Plant_Flower_Tall_Violet
Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Violet.json, 1.1 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Tall_Violet.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Dense_Tall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Dense_Tall_Textures/Larkspur.png",
"Weight": 7
},
{
"Texture": "Blocks/Foliage/Plants/Dense_Tall_Textures/Larkspur_02.png",
"Weight": 3
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Purple_Harvest"
},
"Harvest": {}
},
"BlockParticleSetId": "Grass",
"ParticleColor": "#447045",
"BlockSoundSetId": "Fern",
"PhysicalMaterialId": "Foliage",
"TextureComputedColor": "#415E66"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Violet.png",
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
0.0,
-18.0
]
}
}