-- Xmas mod by Jordan "Jordach" Snelling. -- Code and textures are as stated: CC-BY-NC-SA 3.0 -- The Author will not allow waiving. local modname = minetest.get_current_modname() local modpath = minetest.get_modpath (modname) dofile (modpath .. "/jslights.lua" ) dofile (modpath .. "/jsmisc.lua" ) dofile (modpath .. "/jscrafts.lua" ) dofile (modpath .. "/jspresents.lua" )