Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Rock / Runic / Rock_Runic_Cobble_Pillar_Base.json

Rock_Runic_Cobble_Pillar_Base

Server/Item/Items/Rock/Runic/Rock_Runic_Cobble_Pillar_Base.json, 643 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject
IconPropertiesobject
Setstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Cobble_Pillar_Base.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Cobble_Pillar_Base.png",
  "Parent": "Rock_Stone_Brick_Pillar_Base",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Pillars/Pillar_Base_Textures/Rock_Runic_Cobble.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#58ad9b",
    "TextureComputedColor": "#5F7D82"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  },
  "Set": "Rock_Runic"
}