Fixed cloudlands and floatlands, changed their biome heights
This commit is contained in:
parent
de389ade0f
commit
60d57b3d77
82 changed files with 164 additions and 2980 deletions
|
@ -142,7 +142,7 @@ minetest.register_decoration({
|
|||
persist = 0.675,
|
||||
lacunarity = 1.36,
|
||||
},
|
||||
y_max = 31000,
|
||||
y_max = 3500,
|
||||
y_min = 80,
|
||||
schematic = minetest.get_modpath('everness') .. '/schematics/everness_mese_tree.mts',
|
||||
flags = 'place_center_x, place_center_z',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue