Plant_Flower_Tall_Cyan2
Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Cyan2.json, 993 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Tall_Cyan2.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Flowers/Jungle_Cyan_Giant.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/Jungle_Cyan_Giant_Jungle.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Fiber"
},
"Harvest": {}
},
"HitboxType": "Plant_Tall_Medium",
"BlockParticleSetId": "Grass",
"ParticleColor": "#3a7911",
"BlockSoundSetId": "Bush",
"PhysicalMaterialId": "Foliage",
"TextureComputedColor": "#417726"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Cyan2.png",
"IconProperties": {
"Scale": 0.375,
"Translation": [
6,
-29.4
],
"Rotation": [
22.5,
45,
22.5
]
}
}