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

11 lines
222 B
JSON

{
"texture": "water",
"overlay-texture": "water",
"draw-group": 3,
"light-passing": true,
"sky-light-passing": false,
"obstacle": false,
"selectable": false,
"replaceable": true
}