9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00

Fix cave layer

This commit is contained in:
Daniel Mills
2020-09-10 00:08:06 -04:00
parent 7a7ff06bfb
commit 9ebc9daab5

View File

@@ -63,7 +63,9 @@
"canBreakSurface": false,
"fluid": {
"fluidHeight": 22,
"fluidType": "LAVA"
"fluidType": {
"block": "lava"
}
},
"verticalSlope": {
"generator": {