Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Item / Items / Plant / Plant_Vine_Liana_End.json

Plant_Vine_Liana_End

Server/Item/Items/Plant/Plant_Vine_Liana_End.json, 860 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Vine_Liana_End.name"
  },
  "Parent": "Plant_Vine",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Liana.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Liana_End.png",
        "Weight": 1
      }
    ],
    "Group": "Plant",
    "BlockParticleSetId": "Grass",
    "Supporting": {
      "Down": [
        {
          "FaceType": "Vines"
        }
      ]
    },
    "ParticleColor": "#286d27",
    "TextureComputedColor": "#28611E"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Vines_Liana_End.png",
  "IconProperties": {
    "Scale": 0.755,
    "Translation": [
      10.3,
      -21.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Vine"
    ]
  }
}