Wood_Fig_Blue_Trunk
Server/Item/Items/Wood/Fig_Blue/Wood_Fig_Blue_Trunk.json, 968 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
ResourceTypes | array[7] |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Fig_Blue_Trunk.name",
"Description": "server.items.Wood_Fig_Blue_Trunk.description"
},
"Parent": "Wood_Oak_Trunk",
"BlockType": {
"Textures": [
{
"Sides": "BlockTextures/Wood_Trunk_Fig_Blue_Side.png",
"UpDown": "BlockTextures/Wood_Trunk_Fig_Blue_Top.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Wood_Fig_Blue_Trunk",
"GatherType": "Woods"
}
},
"ParticleColor": "#9d4f44"
},
"Icon": "Icons/ItemsGenerated/Wood_Fig_Blue_Trunk.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Fig_Blue",
"ResourceTypes": [
{
"Id": "Wood_Fig_Blue"
},
{
"Id": "Wood_Redwood"
},
{
"Id": "Wood_Redwood_Trunk"
},
{ "Id": "Wood_Trunk" }, { "Id": "Wood_All" }, {
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
]
}