Plant_Flower_Common_Blue2
Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Blue2.json, 903 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Common_Blue2.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Aloe_Texture.png",
"Weight": 1
}
],
"CustomModel": "Blocks/Foliage/Plants/Aloe.blockymodel",
"CustomModelScale": 0.8,
"Flags": {},
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Blue_Harvest"
},
"Harvest": {}
},
"BlockParticleSetId": "Leaves_Sharp",
"ParticleColor": "#8cc5ae",
"TextureComputedColor": "#507E6C"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Blue2.png",
"IconProperties": {
"Scale": 0.505,
"Translation": [
-3,
-18
],
"Rotation": [
18,
93.375,
50.625
]
}
}