Fixed cloudlands and floatlands, changed their biome heights

This commit is contained in:
N-Nachtigal 2025-05-26 15:53:14 +02:00
parent de389ade0f
commit 60d57b3d77
82 changed files with 164 additions and 2980 deletions

View file

@ -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',