Wood_Bamboo_Trunk_Deco
Server/Item/Items/Wood/Bamboo/Wood_Bamboo_Trunk_Deco.json, 858 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Tags | object |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Bamboo_Trunk_Deco.name"
},
"Parent": "Wood_Bamboo_Trunk",
"BlockType": {
"Textures": [
{
"Sides": "BlockTextures/Wood_Trunk_Bamboo_Brown.png",
"UpDown": "BlockTextures/Wood_Trunk_Bamboo_Top_Brown.png",
"Weight": 1
}
],
"ParticleColor": "#e0b366",
"TextureComputedColor": "#BA904B"
},
"Tags": {
"Type": [
"Wood",
"Tree"
],
"SubType": [
"Trunk"
],
"Family": [
"Bamboo"
]
},
"Icon": "Icons/ItemsGenerated/Wood_Bamboo_Trunk_Deco.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Bamboo",
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
0.0,
-13.5
]
}
}