Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Rock / Chalk / Rock_Chalk_Brick_Beam.json

Rock_Chalk_Brick_Beam

Server/Item/Items/Rock/Chalk/Rock_Chalk_Brick_Beam.json, 586 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Chalk_Brick_Beam.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Chalk_Brick_Beam.png",
  "Set": "Rock_Chalk",
  "Parent": "Rock_Stone_Brick_Beam",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Rock_Chalk_Brick.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#d0ccc6",
    "TextureComputedColor": "#D6D0C5"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}