Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Rock / Runic_Blue / Rock_Runic_Blue_Brick_Pillar_Base.json

Rock_Runic_Blue_Brick_Pillar_Base

Server/Item/Items/Rock/Runic_Blue/Rock_Runic_Blue_Brick_Pillar_Base.json, 673 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
BlockTypeobject
IconPropertiesobject
Setstring
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Brick_Blue_Pillar_Base.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Brick_Blue_Pillar_Base.png",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Pillars/Pillar_Base_Textures/Rock_Runic_Brick_Blue_Pillar.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#2a4666",
    "TextureComputedColor": "#2A4C7B"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  },
  "Set": "Rock_Runic_Blue_Brick",
  "Parent": "Rock_Stone_Brick_Pillar_Base"
}