fix base generation

master
Irremann 2020-03-31 21:49:51 +03:00
parent 0f3dfbfa7c
commit 8142c5bb36
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ minetest.register_decoration({
"icesheet_ocean", "tundra_ocean", "taiga_ocean", "snowy_grassland_ocean", "grassland_ocean", "coniferous_forest_ocean", "deciduous_forest_ocean", "cold_desert_ocean", "savanna_ocean",
"rainforest_ocean", "underground", "floatland_coniferous_forest", "floatland_coniferous_forest_ocean"},
sidelen = 5,
fill_ratio = 0.0000000000000001,
fill_ratio = 0.0000000000000000001,
schematic = ufowreck_base,
rotation = rotx,
y_min = -31000,