Plant_Flower_Tall_Blue
Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Blue.json, 907 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Tall_Blue.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModel": "Blocks/Foliage/Flowers/Delphinium.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/Delphinium_Texture.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Blue_Harvest"
},
"Harvest": {}
},
"HitboxType": "Plant_Tall_Medium",
"BlockParticleSetId": "Grass",
"ParticleColor": "#62a513",
"TextureComputedColor": "#4D822E"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Delphinium.png",
"IconProperties": {
"Scale": 0.485,
"Translation": [
-0.885,
-20.685
],
"Rotation": [
22.5,
45,
22.5
]
}
}