Update init.lua

I am adding the crafting spec.
master^2
John 2014-09-19 08:52:28 -04:00
parent 2ba3537f60
commit 3ccb4cdd9d
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
shadow_mod = {}
dofile(minetest.get_modpath("shadow_mod").."/crafting.lua")
minetest.register_node("shadow_mod:szblock", {
description = "szblock",