Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Item / Items / Rock / Chalk / Rock_Chalk_Brick.json

Rock_Chalk_Brick

Server/Item/Items/Rock/Chalk/Rock_Chalk_Brick.json, 968 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
ResourceTypesarray[3]
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Chalk_Brick.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Chalk_Brick.png",
  "Set": "Rock_Chalk",
  "Parent": "Rock_Stone_Brick",
  "BlockType": {
    "Textures": [
      {
        "All": "BlockTextures/Rock_Chalk_Brick.png",
        "Weight": 3
      },
      {
        "All": "BlockTextures/Rock_Chalk_Brick02.png",
        "Weight": 3
      },
      {
        "All": "BlockTextures/Rock_Chalk_Brick03.png",
        "Weight": 1
      },
      {
        "All": "BlockTextures/Rock_Chalk_Brick04.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#d0ccc6",
    "TextureComputedColor": "#D6D0C5"
  },
  "ResourceTypes": [
    {
      "Id": "Rock"
    },
    {
      "Id": "Bricks"
    },
    {
      "Id": "Rock_Chalk_Brick"
    }
  ],
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}