Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Wood / Aspen / Wood_Aspen_Branch_Short.json

Wood_Aspen_Branch_Short

Server/Item/Items/Wood/Aspen/Wood_Aspen_Branch_Short.json, 478 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Aspen_Branch_Short.name"
  },
  "Parent": "Wood_Oak_Branch_Short",
  "Icon": "Icons/ItemsGenerated/Wood_Aspen_Branch_Short.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Aspen",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Aspen.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#bdaf96"
  }
}