mirror of
https://github.com/mt-mods/home_workshop_modpack.git
synced 2025-12-04 23:45:27 +01:00
make OgelGames happy
This commit is contained in:
@@ -96,4 +96,6 @@ dofile(MODPATH.."/computers.lua")
|
||||
dofile(MODPATH.."/gaming.lua")
|
||||
dofile(MODPATH.."/aliases.lua")
|
||||
|
||||
if minetest.get_modpath("default") and minetest.get_modpath("basic_materials") then dofile(MODPATH.."/recipes.lua") end
|
||||
if minetest.get_modpath("default") and minetest.get_modpath("basic_materials") then
|
||||
dofile(MODPATH.."/recipes.lua")
|
||||
end
|
||||
Reference in New Issue
Block a user