Plant_Flower_Bushy_Grey
Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_Grey.json, 934 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Bushy_Grey.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.gather",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Nettle.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Nettle_Textures/Ash.png",
"Weight": 1
}
],
"Flags": {},
"Gathering": {
"Soft": {
"DropList": "Plant_Bush"
},
"Harvest": {}
},
"HitboxType": "Plant_Tall_Medium",
"BlockParticleSetId": "Leaves_Branches",
"ParticleColor": "#7d7f6a",
"TextureComputedColor": "#50584F"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Grey.png",
"IconProperties": {
"Scale": 0.52,
"Translation": [
0,
-19.7
],
"Rotation": [
22.5,
45,
22.5
]
}
}