Plant_Flower_Common_Pink
Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Pink.json, 943 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Common_Pink.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModel": "Blocks/Foliage/Flowers/Jungle_Pink_Giant.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/Jungle_Pink_Giant_Jungle.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Pink_Harvest"
},
"Harvest": {}
},
"HitboxType": "Plant_Tall_Large",
"BlockParticleSetId": "Leaves_Sharp",
"ParticleColor": "#469e3d",
"Light": {
"Radius": 2,
"Color": "#777"
}
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Pink.png",
"IconProperties": {
"Scale": 0.345,
"Translation": [
9.6,
-34.2
],
"Rotation": [
22.5,
45,
22.5
]
}
}