Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Rock / Runic / Rock_Runic_Cobble_Pillar_Middle.json

Rock_Runic_Cobble_Pillar_Middle

Server/Item/Items/Rock/Runic/Rock_Runic_Cobble_Pillar_Middle.json, 713 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
IconPropertiesobject
Variantboolean

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Cobble_Pillar_Middle.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Cobble_Pillar_Middle.png",
  "Set": "Rock_Runic",
  "Parent": "Rock_Stone_Brick_Pillar_Middle",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Pillars/Pillar_Base_Textures/Rock_Runic_Cobble.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#58ad9b",
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks"
      }
    }
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  },
  "Variant": true
}