mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Fix lava caves
This commit is contained in:
@@ -345,6 +345,12 @@
|
||||
"zoom": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
"fluid": {
|
||||
"fluidType": {
|
||||
"block": "lava"
|
||||
},
|
||||
"fluidHeight": 8
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -376,12 +382,6 @@
|
||||
"zoom": 0.3
|
||||
}
|
||||
}
|
||||
},
|
||||
"fluid": {
|
||||
"fluidType": {
|
||||
"block": "lava"
|
||||
},
|
||||
"fluidHeight": 8
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user