Wood_Maple_Branch_Long
Server/Item/Items/Wood/Maple/Wood_Maple_Branch_Long.json, 550 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Maple_Branch_Long.name"
},
"Parent": "Wood_Oak_Branch_Long",
"Icon": "Icons/ItemsGenerated/Wood_Maple_Branch_Long.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Maple",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/CrimsonMaple.png",
"Weight": 1
}
],
"MaxSupportDistance": 8,
"ParticleColor": "#704f4f",
"TextureComputedColor": "#503736"
}
}