Plant_Flower_Common_Purple2
Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Purple2.json, 907 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Common_Purple2.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Flowers/LavaFlower.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/LavaFlower_Texture.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Purple_Harvest"
},
"Harvest": {}
},
"BlockParticleSetId": "Grass",
"ParticleColor": "#ad3ba8",
"TextureComputedColor": "#461628"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Purple2.png",
"IconProperties": {
"Scale": 0.685,
"Translation": [
0,
-14.3
],
"Rotation": [
0,
103.684998,
18.184999
]
}
}