Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Wood / Spiral / Wood_Spiral_Branch_Short.json

Wood_Spiral_Branch_Short

Server/Item/Items/Wood/Spiral/Wood_Spiral_Branch_Short.json, 676 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Spiral_Branch_Short.name"
  },
  "Parent": "Wood_Oak_Branch_Short",
  "Icon": "Icons/ItemsGenerated/Wood_Spiral_Branch_Short.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Spiral",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Spiral.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#dee7e6",
    "TextureComputedColor": "#95ACA9"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}