Plant_Flower_Common_Poisoned
Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Poisoned.json, 947 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Common_Poisoned.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Parched_Thorn.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Parched_Thorn_Texture.png",
"Weight": 1
}
],
"Flags": {},
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Red_Harvest"
},
"Harvest": { }
},
"BlockParticleSetId": "Grass",
"BlockSoundSetId": "Fern",
"PhysicalMaterialId": "Foliage",
"ParticleColor": "#caa343"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Poisoned.png",
"IconProperties": {
"Scale": 0.555,
"Translation": [
0,
-21.5
],
"Rotation": [
22.5,
45,
22.5
]
}
}