Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Wood / Petrified / Wood_Petrified_Branch_Long.json

Wood_Petrified_Branch_Long

Server/Item/Items/Wood/Petrified/Wood_Petrified_Branch_Long.json, 530 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Petrified_Branch_Long.name"
  },
  "Parent": "Wood_Oak_Branch_Long",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Petrified.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#413b38",
    "TextureComputedColor": "#373230"
  },
  "Icon": "Icons/ItemsGenerated/Wood_Petrified_Branch_Long.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Petrified"
}