1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-07-15 06:40:26 +02:00

Compare commits

...

3 Commits

View File

@ -691,3 +691,5 @@ dofile(farming.path.."/food.lua")
dofile(farming.path.."/mapgen.lua")
dofile(farming.path.."/compatibility.lua") -- Farming Plus compatibility
dofile(farming.path.."/lucky_block.lua")
minetest.log("action", "[farming] loaded.")