Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Item / Items / Plant / Plant_Bramble_Dead_Lavathorn.json

Plant_Bramble_Dead_Lavathorn

Server/Item/Items/Plant/Plant_Bramble_Dead_Lavathorn.json, 942 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bramble_Dead_Lavathorn.name"
  },
  "Parent": "Plant_Bramble_Moss_Twisted",
  "BlockType": {
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Alien.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Alien_Textures/Blue.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#47242a",
    "Effect": [],
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "HitboxType": "Plant_Full",
    "TextureComputedColor": "#312834"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bramble_Lavathorn.png",
  "IconProperties": {
    "Scale": 0.585,
    "Translation": [
      0.7,
      -22.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Bramble"
    ]
  }
}