9
0
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:
Daniel Mills
2021-01-02 12:49:23 -05:00
parent b1278fc584
commit c6037ba64b

View File

@@ -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
}
}
],