Plant_Leaves_Wisteria_Wild
Server/Item/Items/Plant/Leaves/Plant_Leaves_Wisteria_Wild.json, 493 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Wisteria_Wild.name"
},
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModel": "Blocks/Foliage/Leaves/DownShape.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/DownShape_Textures/Wisteria.png",
"Weight": 1
}
],
"RandomRotation": "YawStep1",
"ParticleColor": "#567816"
},
"Icon": "Icons/ItemsGenerated/Plant_Leaves_Wisteria_Wild.png"
}