Wood_Amber_Branch_Long
Server/Item/Items/Wood/Amber/Wood_Amber_Branch_Long.json, 514 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Categories | array[1] |
SubCategory | string |
Set | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Wood_Amber_Branch_Long.name"
},
"Parent": "Wood_Oak_Branch_Long",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/Amber.png",
"Weight": 1
}
],
"ParticleColor": "#ffbd31",
"TextureComputedColor": "#3B1E2C"
},
"Icon": "Icons/ItemsGenerated/Wood_Amber_Branch_Long.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Amber"
}