From eba6f42678dbdb4837a30908b0627bee6f35440a Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 2 Feb 2017 21:36:23 -0500 Subject: update moreblocks, technic, roads, worldedit --- technic/init.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'technic/init.lua') diff --git a/technic/init.lua b/technic/init.lua index 70ad848..4464082 100644 --- a/technic/init.lua +++ b/technic/init.lua @@ -35,6 +35,9 @@ dofile(modpath.."/crafts.lua") -- Register functions dofile(modpath.."/register.lua") +-- Radiation +dofile(modpath.."/radiation.lua") + -- Machines dofile(modpath.."/machines/init.lua") -- cgit v1.2.3