Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Plant / Plant_Vine_Hanging.json

Plant_Vine_Hanging

Server/Item/Items/Plant/Plant_Vine_Hanging.json, 770 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Vine_Hanging.name"
  },
  "Parent": "Plant_Vine",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Tree/Roots.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Tree/Roots_Textures/Hanging_Lianas.png",
        "Weight": 1
      }
    ],
    "Material": "Empty",
    "HitboxType": "Full",
    "BlockParticleSetId": "Grass",
    "TextureComputedColor": "#1A5025"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Vines_Liana_Hanging.png",
  "IconProperties": {
    "Scale": 0.395,
    "Translation": [
      0,
      -2.3
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Vine"
    ]
  }
}