Wood_Apple_Branch_Long
Server/Item/Items/Wood/Apple/Wood_Apple_Branch_Long.json, 683 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_Apple_Branch_Long.name"
},
"Parent": "Wood_Oak_Branch_Long",
"Icon": "Icons/ItemsGenerated/Wood_Apple_Branch_Long.png",
"Categories": [
"Blocks.Wood"
],
"SubCategory": "Trees",
"Set": "Wood_Apple",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/Apple.png",
"Weight": 1
}
],
"ParticleColor": "#784725"
},
"Tags": {
"Family": [
"Apple"
]
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}