13 lines
285 B
JSON
13 lines
285 B
JSON
{
|
|
"texture": "water",
|
|
"overlay-texture": "blocks:water",
|
|
"draw-group": 3,
|
|
"light-passing": true,
|
|
"sky-light-passing": false,
|
|
"obstacle": false,
|
|
"selectable": false,
|
|
"replaceable": true,
|
|
"translucent": true,
|
|
"tags": ["base:liquid"]
|
|
}
|