Plant_Flower_Common_Violet2
Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Violet2.json, 928 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Flower_Common_Violet2.name"
},
"Parent": "Plant_Flower_Common_White",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModel": "Blocks/Foliage/Flowers/Violets.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Flowers/Violets_Texture.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"DropList": "Plant_Flower_Purple_Harvest"
},
"Harvest": {}
},
"BlockParticleSetId": "Flower",
"ParticleColor": "#675fab",
"CustomModelScale": 0.8,
"HitboxType": "Plant_Small",
"TextureComputedColor": "#537D2C"
},
"Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Violet2.png",
"IconProperties": {
"Scale": 1.12,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
-0.5,
-10.7
]
}
}