Plant_Flower_Tall_Red
Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Red.json, 1.1 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Tall_Red.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Flowers/Giant_Raflesia_Jungle/Raflesia.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/Giant_Raflesia_Jungle/Raflesia_Texture.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Red_Harvest"
},
"Harvest": {}
},
"BlockParticleSetId": "Leaves_Round",
"ParticleColor": "#f3223d",
"BlockSoundSetId": "Bush",
"PhysicalMaterialId": "Foliage",
"Light": {
"Radius": 1,
"Color": "#a98"
},
"Material": "Solid",
"CustomModelScale": 0.5,
"HitboxType": "Plant_Full",
"TextureComputedColor": "#514030"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Red.png",
"IconProperties": {
"Scale": 0.27,
"Translation": [
-4.8,
-28.8
],
"Rotation": [
22.5,
45,
22.5
]
}
}