Update 0.4.6-0

This commit is contained in:
RealBadAngel
2013-04-04 01:17:39 +02:00
parent 1668d84b04
commit 0ca19dacb0
13 changed files with 564 additions and 237 deletions

View File

@ -4,5 +4,4 @@ modpath=minetest.get_modpath("technic_worldgen")
dofile(modpath.."/nodes.lua")
dofile(modpath.."/oregen.lua")
--dofile(modpath.."/stairslike.lua")
dofile(modpath.."/crafts.lua")