load assets
This commit is contained in:
parent
186f046a79
commit
10405eb5af
6
petting/init.lua
Normal file
6
petting/init.lua
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-- Load mob taming
|
||||||
|
|
||||||
|
petting = {}
|
||||||
|
|
||||||
|
dofile(minetest.get_modpath("petting").."/capturing.lua")
|
||||||
|
dofile(minetest.get_modpath("petting").."/mobtamer.lua")
|
Loading…
x
Reference in New Issue
Block a user