From 65f5ac8520a286ae062824147c2f0e3b0253c8ff Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Thu, 12 Oct 2017 03:06:24 -0600 Subject: add initial support for tapping technic power cables --- init.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index d3c0a36..5e93454 100644 --- a/init.lua +++ b/init.lua @@ -39,6 +39,8 @@ dofile( digtron_modpath .. "/nodes/node_axle.lua" ) -- Rotation controller dofile( digtron_modpath .. "/nodes/node_crate.lua" ) -- Digtron portability support dofile( digtron_modpath .. "/nodes/recipes.lua" ) +dofile( digtron_modpath .. "/nodes/node_power_connector.lua") + dofile( digtron_modpath .. "/upgrades.lua" ) -- various LBMs for upgrading older versions of Digtron. -- digtron group numbers: -- cgit v1.2.3