Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Block / Blocks / _Debug / Debug_Test_Block.json

Debug_Test_Block

Server/Item/Block/Blocks/_Debug/Debug_Test_Block.json, 138 B

Fields

FieldType
Texturesarray[1]
Materialstring
Lightobject

Source

{
  "Textures": [
    {
      "All": "Blocks/_Debug/Texture.png"
    }
  ],
  "Material": "Solid",
  "Light": {
    "Color": "#f0f"
  }
}