Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Items / Wood / Poisoned / Wood_Poisoned_Branch_Long.json

Wood_Poisoned_Branch_Long

Server/Item/Items/Wood/Poisoned/Wood_Poisoned_Branch_Long.json, 524 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Poisoned_Branch_Long.name"
  },
  "Parent": "Wood_Oak_Branch_Long",
  "Icon": "Icons/ItemsGenerated/Wood_Poisoned_Branch_Long.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Poisoned",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Tubes/Corner_Textures/Poison.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#453547",
    "TextureComputedColor": "#29202D"
  }
}