Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Item / Items / Wood / Apple / Wood_Apple_Branch_Corner.json

Wood_Apple_Branch_Corner

Server/Item/Items/Wood/Apple/Wood_Apple_Branch_Corner.json, 770 B

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Apple_Branch_Corner.name"
  },
  "Parent": "Wood_Oak_Branch_Corner",
  "Icon": "Icons/ItemsGenerated/Wood_Apple_Branch_Corner.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Apple",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Apple.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#784725",
    "TextureComputedColor": "#613421"
  },
  "Tags": {
    "BranchType": [
      "Corner"
    ],
    "Family": [
      "Apple"
    ]
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}