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

Rock_Runic_Blue_Brick

Server/Item/Items/Rock/Runic_Blue/Rock_Runic_Blue_Brick.json, 606 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
BlockTypeobject
IconPropertiesobject
Parentstring
ResourceTypesarray[0]

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Brick_Blue.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Brick_Blue.png",
  "Set": "Rock_Runic_Blue_Brick",
  "BlockType": {
    "Textures": [
      {
        "Weight": 5,
        "All": "BlockTextures/Rock_Runic_Blue_Brick.png"
      }
    ],
    "ParticleColor": "#2a4666",
    "TextureComputedColor": "#294B7A"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  },
  "Parent": "Rock_Stone_Brick",
  "ResourceTypes": []
}