Plant_Flower_Bushy_Orange
Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_Orange.json, 1.1 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Bushy_Orange.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.gather",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Jungle_Bush_Giant.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Jungle_Bush_Giant_Jungle.png",
"Weight": 1
}
],
"Flags": {
"IsStackable": false
},
"Gathering": {
"Soft": {
"DropList": "Plant_Bush"
},
"Harvest": {}
},
"BlockParticleSetId": "Leaves_Sharp",
"ParticleColor": "#d13f1c",
"BlockSoundSetId": "Fern",
"PhysicalMaterialId": "Foliage",
"CustomModelScale": 0.85,
"Light": {
"Color": "#877"
},
"TextureComputedColor": "#81201A"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Orange.png",
"IconProperties": {
"Scale": 0.295,
"Translation": [
12,
-25.2
],
"Rotation": [
328.5,
138.375,
16.875
]
}
}