Call the default generators file
This commit is contained in:
parent
7e124a85b0
commit
7208295c94
@ -388,6 +388,7 @@ minetest.register_chatcommand("importcost", {
|
||||
dofile(minetest.get_modpath("build_0gb_us").."/craft.lua")
|
||||
dofile(minetest.get_modpath("build_0gb_us").."/cobble.lua")
|
||||
dofile(minetest.get_modpath("build_0gb_us").."/chunk.lua")
|
||||
dofile(minetest.get_modpath("build_0gb_us").."/defaultgenerators.lua")
|
||||
|
||||
minetest.debug("[build_0gb_us]: Plugin loaded from\n"..minetest.get_modpath("build_0gb_us"))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user