Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / Items / Rock / Runic_Teal / Rock_Runic_Teal_Brick_Beam.json

Rock_Runic_Teal_Brick_Beam

Server/Item/Items/Rock/Runic_Teal/Rock_Runic_Teal_Brick_Beam.json, 623 B

Fields

FieldType
TranslationPropertiesobject
BlockTypeobject
Iconstring
IconPropertiesobject
Setstring
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Darkblue_Brick_Beam.name"
  },
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Runic_Brick_DarkBlue.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#255a63",
    "TextureComputedColor": "#394962"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Darkblue_Brick_Beam.png",
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  },
  "Set": "Rock_Runic_DarkBlue_Brick",
  "Parent": "Rock_Stone_Brick_Beam"
}