Wood_Bamboo_Branch_Long_Deco
Server/Item/Items/Wood/Bamboo/Wood_Bamboo_Branch_Long_Deco.json, 1007 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_Branch_Long_Deco.name"
},
"Parent": "Wood_Bamboo_Branch_Long",
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Long_Simple_UV_Textures/Bamboo_Brown.png",
"Weight": 1
}
],
"VariantRotation": "Pipe",
"Support": {},
"HitboxType": "Branch",
"BlockParticleSetId": "Wood",
"ParticleColor": "#e0b366",
"TextureComputedColor": "#B38745"
},
"Tags": {
"Type": [
"Wood",
"Tree"
],
"SubType": [
"Branch"
],
"Family": [
"Bamboo"
]
},
"Icon": "Icons/ItemsGenerated/Wood_Bamboo_Branch_Long_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
]
}
}