diff --git a/mods/default/mapgen.lua b/mods/default/mapgen.lua index fbb1db03..a53008e9 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 = minetest.get_modpath("default") .. "/schematics/jogan_tree.mts", + schematic = , flags = "place_center_x, place_center_z", rotation = "random", })