misc: update progress
This commit is contained in:
parent
acdd22bd1f
commit
ceca1b3d60
1 changed files with 1 additions and 4 deletions
|
|
@ -20,10 +20,7 @@ local INGOTS = 9
|
||||||
local BLOCKS = 81
|
local BLOCKS = 81
|
||||||
|
|
||||||
-- V2!! what am i working on?
|
-- V2!! what am i working on?
|
||||||
-- TODO new oregen interop: request from REQUEST_TICKER to get new ore
|
-- DONE 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.
|
|
||||||
-- TODO new way to craft between states: make requests with MAIN_TICKER
|
-- TODO new way to craft between states: make requests with MAIN_TICKER
|
||||||
-- (could maybe add a redstone requester if desired)
|
-- (could maybe add a redstone requester if desired)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue