Need advice with automating the 'Packager' from Factorization

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

WuffleFluffy

New Member
Jul 29, 2019
402
0
0
Hi all,

I'm trying to automate the packager to convert 9 ingots into a block, I'm using a supplier pipe to request 9 ingots for the machine with the order mode of 'full' - which I think will only supply 9 ingots if there are 9 ingots available. Of course I have put a firewall in place to stop 'crafting requests' to avoid having this try to have a crafting table on the network turn a block into 9 ingots :)

The iron ingots are in a chest that is connected to the logistics pipe network, the chest is connected via a Mk2 logistics chassis fitted with an item sink and the best provider module I have.

Here's the problem, it works..most of the time but sometimes the supplier pipe does not supply exactly 9 ingots in a go, it may supply less.. in which course the Packager will create an iron plate if there were four or more (but less than 9) ingots delivered.

Query: Is there a way to have the Packager ONLY activate if there is EXACTLY 9 of any item? In other words is there a way to ensure that only 9 of the desired item is delivered?

I've thought of having a supplier pipe deliver to a chest connected to the packager, and then having some sort of 'item counter' counting what is in the chest, if 9 items are in the chest then a redstone signal will be sent to an itemduct pipe with a pneumatic servo to extract EXACTLY 9 items from chest to send to the Packager as a stack of 9.

Only thing is I can't figure out how to count the items in a chest, is there a mechanism for this?

I hope this was explained clearly and I am making sense.

Anyway any tips are most appreciated!

Thanks,

Wuffle

** I tried using a supplier pipe to keep a chest stocked with 9 ingots, then having an itemdunct with a pneumatic servo underneath the chest extract 9 items at a time by setting the 'Stack Size' to 9.

Unfortunately this doesn't work, items tended to travel one at a time through the itemduct into the Packager which instantly created a metal plate when there were four items in the Packager.
 
Last edited:

casilleroatr

New Member
Jul 29, 2019
1,360
0
0
Set the supplier pipe to full mode. That way it should only activate if it is able to make a complete request.
 

WuffleFluffy

New Member
Jul 29, 2019
402
0
0
Thanks Casileroatre :)

Sorry for slow reply.

I did try this but unfortunately it's not working, even with a Mk2 provider module on the containers holding the iron ingots.

I could use a crafting table with a supplier pipe connected to a chest requesting an infinite number of iron blocks?

-Wuffle
 

KingTriaxx

Forum Addict
Jul 27, 2013
4,266
1,333
184
Michigan
Are you converting only Iron? If so, a cyclic assembler might be a better option. Or an auto-workbench for an unpowered option.
 

kaovalin

New Member
Jul 29, 2019
782
0
0
Are you converting only Iron? If so, a cyclic assembler might be a better option. Or an auto-workbench for an unpowered option.

Cyclic assemblers only use 1RF per operation. You could easily just toss in a precharged flux capacitor and just recharge it once in a while without issue. They are also easier to control which side they I/O with, and will auto output to their output sides. Also they have a nice internal buffer for inputting several stacks (or several unstackables) at once.