Plant_Leaves_Gumboab
Server/Item/Items/Plant/Leaves/Plant_Leaves_Gumboab.json, 485 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Leaves_Gumboab.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Gumboab_Leaves.png",
"Parent": "Plant_Leaves_Oak",
"BlockType": {
"CustomModel": "Blocks/Foliage/Leaves/DownShape.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Leaves/DownShape_Textures/Gumboab.png",
"Weight": 1
}
],
"ParticleColor": "#b2bd64",
"TextureComputedColor": "#868D48"
}
}