mirror of
https://github.com/mt-mods/home_workshop_modpack.git
synced 2025-07-01 07:50:39 +02: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