diff --git a/mods/default/mapgen.lua b/mods/default/mapgen.lua index a53008e9..98d2d8a5 100644 --- a/mods/default/mapgen.lua +++ b/mods/default/mapgen.lua @@ -1822,7 +1822,7 @@ function default.register_decorations() biomes = {"deciduous_forest"}, y_max = 31000, y_min = 1, - schematic = , + schematic = nil, flags = "place_center_x, place_center_z", rotation = "random", })