Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Plant_Vine_Wall_Dead.json

Plant_Vine_Wall_Dead

Server/Item/Items/Plant/Plant_Vine_Wall_Dead.json, 852 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject
ItemLevelnumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Vine_Wall_Dead.name"
  },
  "Parent": "Plant_Vine",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Ivy.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Ivy_Textures/Dead.png",
        "Weight": 1
      }
    ],
    "Material": "Empty",
    "Supporting": {
      "Down": [
        {
          "FaceType": "Vines"
        }
      ]
    },
    "ParticleColor": "#4c3e32",
    "TextureComputedColor": "#524638"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Vine_Wall_Dead.png",
  "IconProperties": {
    "Scale": 0.545,
    "Translation": [
      10.3,
      -10.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Vine"
    ]
  },
  "ItemLevel": 41
}