62832 / MEGACells

ME Greater Accumulation Cells - For when kilobytes just won't do.

Home Page:https://www.curseforge.com/minecraft/mc-mods/mega-cells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulk cells work with level emitters

micrwvae opened this issue · comments

i noticed in atm8 that level emitters dont read the 'correct' level of for example iron nuggets if the iron is stored in the bulk cells w compression enabled

not sure if its possible to make them read the actual amount but it would be a nice feature

commented

Unfortunately this simply isn't possible due to how items are reported by bulk cell inventories and the fact that ME networks in general are not designed to keep track of what storage medium an item might be on. You may need to come up with a solution involving some more complex redstone if you wish to keep track of the "full" amount of a lower compressed variant.