Plant_Flower_Bushy_Violet
Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_Violet.json, 883 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Bushy_Violet.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Nettle.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Nettle_Textures/Pink.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Bush"
},
"Harvest": {}
},
"BlockParticleSetId": "Leaves_Round",
"ParticleColor": "#933c97",
"TextureComputedColor": "#5D2E60"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Violet.png",
"IconProperties": {
"Scale": 0.52,
"Translation": [
0,
-19.700001
],
"Rotation": [
22.5,
45,
22.5
]
}
}