Debug_Test_Block
Server/Item/Block/Blocks/_Debug/Debug_Test_Block.json, 138 B
Fields
| Field | Type |
|---|---|
Textures | array[1] |
Material | string |
Light | object |
Source
{
"Textures": [
{
"All": "Blocks/_Debug/Texture.png"
}
],
"Material": "Solid",
"Light": {
"Color": "#f0f"
}
}