Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Wood / Apple / Wood_Apple_Roots.json

Wood_Apple_Roots

Server/Item/Items/Wood/Apple/Wood_Apple_Roots.json, 589 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Apple_Roots.name"
  },
  "Parent": "Wood_Oak_Roots",
  "Icon": "Icons/ItemsGenerated/Wood_Apple_Roots.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "Trees",
  "Set": "Wood_Apple",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Tree/Roots_Textures/Wood_Roots_GS.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#784725",
    "Tint": [
      "#854734"
    ],
    "TextureComputedColor": "#AEAEAE"
  },
  "Tags": {
    "Family": [
      "Apple"
    ]
  }
}