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