Worldgen / Biome angepasst
This commit is contained in:
parent
ef2b11dbee
commit
02bd710832
84 changed files with 212 additions and 13456 deletions
|
@ -27,8 +27,8 @@ minetest.register_biome({
|
|||
node_dungeon = "default:desert_stonebrick",
|
||||
node_dungeon_alt = "default:desert_sandstone_brick",
|
||||
node_dungeon_stair = "stairs:desert_sandstone_stair",
|
||||
y_max = 31000,
|
||||
y_min = 1000,
|
||||
y_max = 3100,
|
||||
y_min = 2048,
|
||||
heat_point = 96,
|
||||
humidity_point = 15,
|
||||
})
|
||||
|
@ -69,7 +69,7 @@ minetest.register_node("livingfloatlands:paleodesert_fern", {
|
|||
persist = 0.6
|
||||
},
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 2,
|
||||
decoration = "livingfloatlands:paleodesert_fern",
|
||||
param2 = 4,
|
||||
|
@ -133,7 +133,7 @@ minetest.register_node("livingfloatlands:puzzlegrass_top", {
|
|||
persist = 0.6
|
||||
},
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_puzzlegrass_patch.mts",
|
||||
})
|
||||
|
@ -151,7 +151,7 @@ minetest.register_node("livingfloatlands:puzzlegrass_top", {
|
|||
persist = 0.6
|
||||
},
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_puzzlegrass_patch2.mts",
|
||||
})
|
||||
|
@ -170,7 +170,7 @@ minetest.register_decoration({
|
|||
persist = 0.6
|
||||
},
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_puzzlegrass_patch3.mts",
|
||||
})
|
||||
|
@ -189,7 +189,7 @@ minetest.register_decoration({
|
|||
persist = 0.6
|
||||
},
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_puzzlegrass_patch4.mts",
|
||||
})
|
||||
|
@ -376,7 +376,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00013,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 3,
|
||||
schematic = minetest.get_modpath("livingfloatlands").."/schematics/paleodesert_joshua_tree.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
@ -391,7 +391,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00013,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 3,
|
||||
schematic = minetest.get_modpath("livingfloatlands").."/schematics/paleodesert_joshua_tree2.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
@ -406,7 +406,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00013,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 3,
|
||||
schematic = minetest.get_modpath("livingfloatlands").."/schematics/paleodesert_joshua_tree3.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
@ -594,7 +594,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00021,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 3,
|
||||
schematic = minetest.get_modpath("livingfloatlands").."/schematics/paleodesert_paleopine.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
@ -609,7 +609,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00007,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_paleodesert_rockformation.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
@ -624,7 +624,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00007,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_paleodesert_rockformation2.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
@ -639,7 +639,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00007,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_paleodesert_rockformation3.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
@ -654,7 +654,7 @@ minetest.register_decoration({
|
|||
sidelen = 16,
|
||||
fill_ratio = 0.00007,
|
||||
biomes = {"livingfloatlands:paleodesert"},
|
||||
y_max = 31000,
|
||||
y_max = 3000,
|
||||
y_min = 1,
|
||||
schematic = minetest.get_modpath("livingfloatlands") .. "/schematics/livingfloatlands_paleodesert_rockformation4.mts",
|
||||
flags = "place_center_x, place_center_z",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue