mirror of
https://github.com/minetest-mods/nether.git
synced 2024-12-27 19:30:28 +01:00
Preserve original mapgen as a "nobiomes" version
For v6 mapgen which doesn't support biomes, or MT versions prior to 5.1 which don't support the necessary biome features
This commit is contained in:
parent
86105b4eb8
commit
94222d44e0
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
]]--
|
]]--
|
||||||
|
|
||||||
|
nether.DEPTH_FLOOR = -30912 -- this mapgen will create Nether all the way down
|
||||||
|
|
||||||
-- Parameters
|
-- Parameters
|
||||||
|
|
Loading…
Reference in New Issue
Block a user