Wood_Bamboo_Branch_Short_Deco
Server/Item/Items/Wood/Bamboo/Wood_Bamboo_Branch_Short_Deco.json, 797 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
BlockType | object |
Tags | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Bamboo_Branch_Short_Deco.name"
},
"Parent": "Wood_Bamboo_Branch_Short",
"Icon": "Icons/ItemsGenerated/Wood_Bamboo_Branch_Short_Deco.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Bamboo",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/Bamboo_Brown.png",
"Weight": 1
}
],
"ParticleColor": "#e0b366"
},
"Tags": {
"Type": [
"Wood",
"Tree"
],
"SubType": [
"Branch"
],
"Family": [
"Bamboo"
]
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}