Wood_Ice_Branch_Short
Server/Item/Items/Wood/Ice/Wood_Ice_Branch_Short.json, 722 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_Ice_Branch_Short.name"
},
"Parent": "Wood_Oak_Branch_Short",
"Icon": "Icons/ItemsGenerated/Wood_Ice_Branch_Short.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Ice",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/Ice_Tree.png",
"Weight": 1
}
],
"ParticleColor": "#b6dbdc"
},
"Tags": {
"BranchType": [
"Short"
],
"Family": [
"Ice"
]
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}