Files
VoxelEngine/res/content/base/blocks/glass.json
T

10 lines
199 B
JSON

{
"texture": "glass",
"material": "base:glass",
"draw-group": 2,
"light-passing": true,
"sky-light-passing": true,
"translucent": true,
"base:durability": 0.36
}