mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-07-16 07:10:25 +02:00
Compare commits
1 Commits
master
...
ec40c00836
Author | SHA1 | Date | |
---|---|---|---|
ec40c00836 |
2
init.lua
2
init.lua
@ -690,3 +690,5 @@ dofile(farming.path.."/food.lua")
|
|||||||
dofile(farming.path.."/mapgen.lua")
|
dofile(farming.path.."/mapgen.lua")
|
||||||
dofile(farming.path.."/compatibility.lua") -- Farming Plus compatibility
|
dofile(farming.path.."/compatibility.lua") -- Farming Plus compatibility
|
||||||
dofile(farming.path.."/lucky_block.lua")
|
dofile(farming.path.."/lucky_block.lua")
|
||||||
|
|
||||||
|
minetest.log("action", "[farming] loaded.")
|
||||||
|
Reference in New Issue
Block a user