Wood_Fig_Blue_Branch_Long
Server/Item/Items/Wood/Fig_Blue/Wood_Fig_Blue_Branch_Long.json, 486 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Fig_Blue_Branch_Long.name"
},
"Parent": "Wood_Oak_Branch_Long",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/Fig_Blue.png",
"Weight": 1
}
],
"ParticleColor": "#9d4f44"
},
"Icon": "Icons/ItemsGenerated/Wood_Fig_Blue_Branch_Long.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Fig_Blue"
}