Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Rock / Runic_Dark / Rock_Runic_Dark_Brick_Beam.json

Rock_Runic_Dark_Brick_Beam

Server/Item/Items/Rock/Runic_Dark/Rock_Runic_Dark_Brick_Beam.json, 601 B

Fields

FieldType
TranslationPropertiesobject
BlockTypeobject
Setstring
Iconstring
IconPropertiesobject
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Brick_Dark_Beam.name"
  },
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Runic_Brick_Dark.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#a9ccdc",
    "TextureComputedColor": "#8EA8BF"
  },
  "Set": "Rock_Runic_Dark",
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Brick_Dark_Beam.png",
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  },
  "Parent": "Rock_Stone_Brick_Beam"
}