Plant_Flower_Tall_Cyan
Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Cyan.json, 921 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Tall_Cyan.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.gather",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Bush_Big.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Jungle_Blue.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Fiber"
},
"Harvest": { }
},
"BlockParticleSetId": "Leaves_Fir",
"ParticleColor": "#3cbff8",
"BlockSoundSetId": "Bush",
"Light": {
"Color": "#277"
}
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Cyan.png",
"IconProperties": {
"Scale": 0.35,
"Translation": [
9.6,
-27
],
"Rotation": [
0,
60.75,
13.5
]
}
}