Worldgen / Biome angepasst
This commit is contained in:
parent
ef2b11dbee
commit
02bd710832
84 changed files with 212 additions and 13456 deletions
|
@ -843,7 +843,7 @@ function default.register_ores()
|
|||
clust_scarcity = 15 * 15 * 15,
|
||||
clust_num_ores = 4,
|
||||
clust_size = 3,
|
||||
y_max = -2048,
|
||||
y_max = -10000,
|
||||
y_min = -31000,
|
||||
})
|
||||
|
||||
|
@ -867,7 +867,7 @@ function default.register_ores()
|
|||
clust_scarcity = 36 * 36 * 36,
|
||||
clust_num_ores = 3,
|
||||
clust_size = 2,
|
||||
y_max = -2048,
|
||||
y_max = -10000,
|
||||
y_min = -4095,
|
||||
})
|
||||
|
||||
|
@ -941,7 +941,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 0,
|
||||
humidity_point = 73,
|
||||
})
|
||||
|
@ -956,7 +956,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 47,
|
||||
heat_point = 0,
|
||||
humidity_point = 40,
|
||||
|
@ -1024,7 +1024,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 0,
|
||||
humidity_point = 40,
|
||||
})
|
||||
|
@ -1043,7 +1043,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 4,
|
||||
heat_point = 25,
|
||||
humidity_point = 70,
|
||||
|
@ -1076,7 +1076,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 25,
|
||||
humidity_point = 70,
|
||||
})
|
||||
|
@ -1096,9 +1096,9 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_min = 4,
|
||||
heat_point = 20,
|
||||
humidity_point = 35,
|
||||
y_min = 3101,
|
||||
heat_point = 38, --was 20
|
||||
humidity_point = 27, -- was 35
|
||||
})
|
||||
|
||||
minetest.register_biome({
|
||||
|
@ -1128,7 +1128,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 20,
|
||||
humidity_point = 35,
|
||||
})
|
||||
|
@ -1146,7 +1146,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 6,
|
||||
heat_point = 50,
|
||||
humidity_point = 35,
|
||||
|
@ -1195,7 +1195,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 50,
|
||||
humidity_point = 35,
|
||||
})
|
||||
|
@ -1213,7 +1213,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 6,
|
||||
heat_point = 45,
|
||||
humidity_point = 70,
|
||||
|
@ -1262,7 +1262,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 45,
|
||||
humidity_point = 70,
|
||||
})
|
||||
|
@ -1280,7 +1280,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 1,
|
||||
heat_point = 60,
|
||||
humidity_point = 68,
|
||||
|
@ -1329,7 +1329,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 60,
|
||||
humidity_point = 68,
|
||||
})
|
||||
|
@ -1347,7 +1347,7 @@ function default.register_biomes()
|
|||
depth_riverbed = 2,
|
||||
node_dungeon = "default:desert_stone",
|
||||
node_dungeon_stair = "stairs:stair_desert_stone",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 4,
|
||||
heat_point = 92,
|
||||
humidity_point = 16,
|
||||
|
@ -1379,7 +1379,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 92,
|
||||
humidity_point = 16,
|
||||
})
|
||||
|
@ -1397,7 +1397,7 @@ function default.register_biomes()
|
|||
depth_riverbed = 2,
|
||||
node_dungeon = "default:sandstonebrick",
|
||||
node_dungeon_stair = "stairs:stair_sandstone_block",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 4,
|
||||
heat_point = 60,
|
||||
humidity_point = 0,
|
||||
|
@ -1428,7 +1428,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 60,
|
||||
humidity_point = 0,
|
||||
})
|
||||
|
@ -1446,7 +1446,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 4,
|
||||
heat_point = 40,
|
||||
humidity_point = 0,
|
||||
|
@ -1478,7 +1478,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 40,
|
||||
humidity_point = 0,
|
||||
})
|
||||
|
@ -1496,7 +1496,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 1,
|
||||
heat_point = 89,
|
||||
humidity_point = 42,
|
||||
|
@ -1545,7 +1545,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 89,
|
||||
humidity_point = 42,
|
||||
})
|
||||
|
@ -1563,7 +1563,7 @@ function default.register_biomes()
|
|||
node_dungeon = "default:cobble",
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = 31000,
|
||||
y_max = 2048,
|
||||
y_min = 1,
|
||||
heat_point = 86,
|
||||
humidity_point = 65,
|
||||
|
@ -1612,7 +1612,7 @@ function default.register_biomes()
|
|||
node_dungeon_alt = "default:mossycobble",
|
||||
node_dungeon_stair = "stairs:stair_cobble",
|
||||
y_max = -256,
|
||||
y_min = -31000,
|
||||
y_min = -10000,
|
||||
heat_point = 86,
|
||||
humidity_point = 65,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue