1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-07-04 00:30:25 +02:00

[ADD] Add recipe

This commit is contained in:
tacigar
2016-09-15 10:47:09 +09:00
parent f3c93f64ba
commit a6d0f99ffa
3 changed files with 14 additions and 1 deletions

View File

@ -9,3 +9,4 @@ maidroid_tool.modname = "maidroid_tool"
maidroid_tool.modpath = minetest.get_modpath(maidroid_tool.modname)
dofile(maidroid_tool.modpath .. "/core_writer.lua")
dofile(maidroid_tool.modpath .. "/crafting.lua")