Plant_Flower_Hemlock
Server/Item/Items/Plant/Flowers/Plant_Flower_Hemlock.json, 995 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Hemlock.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Hemlock.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Hemlock_Texture.png",
"Weight": 1
}
],
"Flags": {},
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Green_Harvest"
},
"Harvest": {}
},
"BlockParticleSetId": "Grass",
"ParticleColor": "#766517",
"BlockSoundSetId": "Plant",
"Light": {
"Color": "#995"
},
"CustomModelScale": 0.8,
"HitboxType": "Plant_Tall_Medium"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Hemlock.png",
"IconProperties": {
"Scale": 0.52,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-19.7
]
}
}