Plant_Fern_Wet_Giant_Trunk
Server/Item/Items/Plant/Grass/Plant_Fern_Wet_Giant_Trunk.json, 578 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Fern_Wet_Giant_Trunk.name"
},
"Parent": "Wood_Oak_Trunk",
"BlockType": {
"DrawType": "Model",
"CustomModel": "Blocks/Foliage/Plants/Fern_Giant_Wet_Trunk.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Fern_Giant_Wet_Texture.png",
"Weight": 1
}
],
"Material": "Solid",
"HitboxType": "Beam",
"ParticleColor": "#9d5e3b",
"TextureComputedColor": "#5C7368"
},
"Icon": "Icons/ItemsGenerated/Plant_Fern_Wet_Giant_Trunk.png"
}