Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Wood / Windwillow / Wood_Windwillow_Branch_Corner.json

Wood_Windwillow_Branch_Corner

Server/Item/Items/Wood/Windwillow/Wood_Windwillow_Branch_Corner.json, 530 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Windwillow_Branch_Corner.name"
  },
  "Parent": "Wood_Oak_Branch_Corner",
  "Icon": "Icons/ItemsGenerated/Wood_Willow_Branch_Corner.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Windwillow",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Sand.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#c19e52",
    "TextureComputedColor": "#B38833"
  }
}