IC2 Classic

IC2 Classic

2M Downloads

Hoppers do not pull from output slot

nanakisan opened this issue ยท 6 comments

commented

As observed it will pull from the power source slot but not the output slots of processing machines.
https://imgur.com/a/ySooo

Outputs are not being pulled as shown in images.

commented

@nanakisan yeah... Bottomslot is currently the BatterySlot.
Immibis did change that extremly (every slot to side).
Problem is i do not know how it should be.
Litte request: Could you test the machines and tell me how it should be?
Because sided slots came only in the 1.6.4 version, 1.4.7 do not give any hints about that...

commented

If memory serves me well. All the machines used sided input and output. Back was the battery slot, front, top and sides were input. The bottom of all machines was for the output.

commented

Would't it be better that all sides are input and output?
(I mean now ingame, how i do this in code is a completly differend story)

commented

Oh wait thats right all sides were input but bottom was specifically output. The battery slot if i recall was never able to be automated unless it was a storage block. Batboxes, MFE's, MFSU's could be automated with battery insertion just never the machines.

Your best hope is to hop over onto the minecraftforge irc and simply ask someone.

commented

Ok. good to know. Basic Machines to change is easy. Because shared data...
The Advanced once are a little bit harder^^"
Also a note for the future: The InductionFurnace sorts its outputs now. (Because of the way of the upgrade support)

commented

Fixed. Input and Output are the same sides (you can extract/import from any side and it will work how it should be)