Wood_Palo_Branch_Short
Server/Item/Items/Wood/Palo/Wood_Palo_Branch_Short.json, 513 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Palo_Branch_Short.name"
},
"Parent": "Wood_Oak_Branch_Short",
"Icon": "Icons/ItemsGenerated/Wood_Palo_Branch_Short.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Palo",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/Palo.png",
"Weight": 1
}
],
"ParticleColor": "#beb770",
"TextureComputedColor": "#AAA25B"
}
}