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:
@@ -63,7 +63,9 @@
|
||||
"canBreakSurface": false,
|
||||
"fluid": {
|
||||
"fluidHeight": 22,
|
||||
"fluidType": "LAVA"
|
||||
"fluidType": {
|
||||
"block": "lava"
|
||||
}
|
||||
},
|
||||
"verticalSlope": {
|
||||
"generator": {
|
||||
|
||||
Reference in New Issue
Block a user