mirror of
https://github.com/Philipbenr/mtfoods.git
synced 2025-08-03 13:20:20 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
7151544966 |
2
init.lua
2
init.lua
@ -47,3 +47,5 @@ end
|
|||||||
dofile(minetest.get_modpath("mtfoods").."/desserts.lua")
|
dofile(minetest.get_modpath("mtfoods").."/desserts.lua")
|
||||||
dofile(minetest.get_modpath("mtfoods").."/foods.lua")
|
dofile(minetest.get_modpath("mtfoods").."/foods.lua")
|
||||||
dofile(minetest.get_modpath("mtfoods").."/drinks.lua")
|
dofile(minetest.get_modpath("mtfoods").."/drinks.lua")
|
||||||
|
|
||||||
|
minetest.log("action", "[mtfoods] loaded.")
|
||||||
|
Reference in New Issue
Block a user