Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Rock / Runic_Teal / Rock_Runic_Teal_Brick_Pillar_Middle.json

Rock_Runic_Teal_Brick_Pillar_Middle

Server/Item/Items/Rock/Runic_Teal/Rock_Runic_Teal_Brick_Pillar_Middle.json, 798 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
BlockTypeobject
IconPropertiesobject
Setstring
Variantboolean
Parentstring

Source

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