I cant... to much stuff changed. I lost track. Everything is in chaos.

Schematics broke... please, help me.
This commit is contained in:
IamPyu
2024-09-30 20:51:08 -06:00
parent 8bcdcf1d49
commit b37c71c2f2
200 changed files with 5408 additions and 2214 deletions

View File

@@ -0,0 +1,7 @@
local modpath = minetest.get_modpath("pyutest_tools")
dofile(modpath.."/api.lua")
dofile(modpath.."/tools.lua")
dofile(modpath.."/items.lua")
dofile(modpath.."/combat.lua")
dofile(modpath.."/food.lua")