Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Plant / Plant_Bramble_Dry_Magic.json

Plant_Bramble_Dry_Magic

Server/Item/Items/Plant/Plant_Bramble_Dry_Magic.json, 798 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bramble_Dry_Magic.name"
  },
  "Parent": "Plant_Bramble_Moss_Twisted",
  "BlockType": {
    "DrawType": "Model",
    "CustomModel": "Blocks/Foliage/Plants/Bush_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Magic_Bramble.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#61624c",
    "Interactions": {},
    "TextureComputedColor": "#5F5B43"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bramble_Dry_Magic.png",
  "IconProperties": {
    "Scale": 0.39,
    "Translation": [
      4.9,
      -27.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Bramble"
    ]
  }
}