diff --git a/compacting-storage.lua b/compacting-storage.lua index 272660e..3996c68 100644 --- a/compacting-storage.lua +++ b/compacting-storage.lua @@ -20,10 +20,7 @@ local INGOTS = 9 local BLOCKS = 81 -- V2!! what am i working on? --- TODO new oregen interop: request from REQUEST_TICKER to get new ore --- TODO new way to keep items stocked: request from MAIN_TICKER --- do I even need a specific inventory anymore? I could maybe move metals --- into the sophisticated storage setup. +-- DONE new oregen interop: request from REQUEST_TICKER to get new ore -- TODO new way to craft between states: make requests with MAIN_TICKER -- (could maybe add a redstone requester if desired)