Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Items / Wood / Maple / Wood_Maple_Branch_Corner.json

Wood_Maple_Branch_Corner

Server/Item/Items/Wood/Maple/Wood_Maple_Branch_Corner.json, 527 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Maple_Branch_Corner.name"
  },
  "Parent": "Wood_Oak_Branch_Corner",
  "Icon": "Icons/ItemsGenerated/Wood_Maple_Branch_Corner.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Maple",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/CrimsonMaple.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#704f4f",
    "TextureComputedColor": "#503736"
  }
}