Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Items / Plant / Plant_Vine_Green_Hanging.json

Plant_Vine_Green_Hanging

Server/Item/Items/Plant/Plant_Vine_Green_Hanging.json, 1.1 KB

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Vine_Green_Hanging.name"
  },
  "Parent": "Plant_Vine",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Spiral.png",
        "Weight": 1
      }
    ],
    "Material": "Empty",
    "BlockParticleSetId": "Grass",
    "RandomRotation": "YawStep1",
    "VariantRotation": "UpDown",
    "ParticleColor": "#1b8357",
    "HitboxType": "Plant_Tall_Large",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        },
        {
          "BlockSetId": "Plant_Vines"
        }
      ],
      "North": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "TextureComputedColor": "#48795A"
  },
  "Icon": "Icons/ItemsGenerated/Plane_Vine_Green_Hanging.png",
  "IconProperties": {
    "Scale": 0.395,
    "Translation": [
      0,
      -29.7
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Vine"
    ]
  }
}