mirror of
https://github.com/tacigar/maidroid.git
synced 2025-07-04 00:30:25 +02:00
Update farming core
This commit is contained in:
@ -10,3 +10,4 @@ maidroid_core.modpath = minetest.get_modpath(maidroid_core.modname)
|
||||
|
||||
dofile(maidroid_core.modpath .. "/cores/empty.lua")
|
||||
dofile(maidroid_core.modpath .. "/cores/basic.lua")
|
||||
dofile(maidroid_core.modpath .. "/cores/farming.lua")
|
||||
|
Reference in New Issue
Block a user