From 94ccab9c391f0a08e9382220112a9546a108d3fd Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Sat, 21 Oct 2017 22:29:18 -0600 Subject: add automation option to item ejector --- init.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index d2c6214..ccbca3a 100644 --- a/init.lua +++ b/init.lua @@ -76,6 +76,8 @@ dofile( digtron_modpath .. "/upgrades.lua" ) -- various LBMs for upgrading older -- 5 - fuel-holding digtron, has a "fuel" invetory that the control node can draw fuel items from. Separate from general inventory, nothing gets put here automatically. -- 6 - holds both fuel and main inventories -- 7 - holds batteries (RE Battery from technic) to provide clean renewable power +-- 8 - connects to adjacent HV technic cable +-- 9 - connects to pipeworks, auto-ejects mined items -- This code was added for use with FaceDeer's fork of the [catacomb] mod. Paramat's version doesn't support customized protected nodes, which causes -- it to "eat" Digtrons sometimes. -- cgit v1.2.3