mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-07-17 15:50:26 +02:00
Compare commits
2 Commits
master
...
19577a3917
Author | SHA1 | Date | |
---|---|---|---|
19577a3917 | |||
ec40c00836 |
2
init.lua
2
init.lua
@ -691,3 +691,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