Doesn't work without power. Doens't show it has power until it works lol. Pretty confusing in that aspect. Answer from Oberto_Work on reddit.com
🌐
Fandom
skyfactory-4.fandom.com › wiki › Cyclic
Cyclic | Skyfactory 4 Wiki | Fandom
March 18, 2026 - Packager: requires energy. The Packager will automatically craft certain items from a preset list when given the required materials. You can see the list of options in the JEI by hitting the U key while hovering your mouse over the Packager.
Discussions

Need advice with automating the 'Packager' from Factorization | Feed The Beast
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... More on forum.feed-the-beast.com
🌐 forum.feed-the-beast.com
March 8, 2014
[Feature Request] Add feature on the Packager to lock the input slots
Automating packaging recipes that require multiple ingredients is difficult when the rate of production of the ingredients doesn't match the ratio in the recipe. For instance, Sky Orchards prod... More on github.com
🌐 github.com
6
December 23, 2018
Cyclic packager is uncraftable
Modpack FTB Skies Modpack version 1.4.1 Log Files No response Describe the bug The Cyclic Packager is uncraftable. It relies on an item (the Cyclic Crafter) whose recipe has been removed in this pa... More on github.com
🌐 github.com
0
March 24, 2024
Cyclic Packager Multiple Recipes
Yes they can, just not at the exact same time. I have my packagers setup to compress my netherrack and to compress my sugarcane and it works wonders. They won't work in the same tick however, so be careful with overflow. Additionally, some (like coal pieces and coal tree stuff for me), just sometimes won't work. tl;dr should in most cases More on reddit.com
🌐 r/SkyFactory
3
2
May 13, 2021
🌐
CleanroomMC
cleanroommc.com › groovy-script › mods › cyclicmagic › packager
Packager | Cyclic | CleanroomMC
mods.cyclicmagic.packager.recipeBuilder() .input(item('minecraft:gold_ingot')) .output(item('minecraft:clay')) .register() mods.cyclicmagic.packager.recipeBuilder() .input(ore('logWood'), ore('sand'), ore('gravel'), item('minecraft:diamond'), item('minecraft:diamond_block'), item('minecraft:gold_block')) .output(item('minecraft:clay') * 4) .register()
🌐
Feed The Beast
forum.feed-the-beast.com › forums › feed the beast › general ftb chat
Need advice with automating the 'Packager' from Factorization | Feed The Beast
March 8, 2014 - Click to expand... 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.
🌐
GitHub
github.com › Lothrazar › Cyclic › issues › 1023
[Feature Request] Add feature on the Packager to lock the input slots · Issue #1023 · Lothrazar/Cyclic
December 23, 2018 - If there was a way to put the ingredients in the input inventory slots and then lock them by type the packager would no get blocked by over production of one ingredient.
Author   Lothrazar
🌐
GitHub
github.com › Lothrazar › Cyclic › releases
Releases · Lothrazar/Cyclic
import mods.cyclicmagic.Packager; // output, input singleton still supported Packager.addRecipe(<minecraft:dirt>, <minecraft:grass>*9); // output, multiple inputs Packager.addRecipe(<minecraft:grass>, [<minecraft:dirt>*2, <minecraft:cobblestone>*3]); // remove default recipes Packager.removeRecipe(<minecraft:iron_ingot>); Packager.removeRecipe(<minecraft:gold_ingot>); // warning: if you have three recipes that consume DIRT, and you give it ingredients for all three recipes at the same time, its just going to arbitrarily pick one and stick with it , moving on only when it has to ·
Author   Lothrazar
🌐
YouTube
youtube.com › simone righi
[Cyclic] [SkyFactory4] Processing cable + Packager simple demonstration - YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Published   June 12, 2019
Views   1K
Find elsewhere
🌐
Feed The Beast Wiki
feed-the-beast.fandom.com › wiki › Packager
Packager | Feed The Beast Wiki | Fandom
It compresses items by attempting to craft them in 3x3 square and failing that, in a 2x2 square. For example, placing Stone in the machine will turn it into Stone Bricks every time it receives four stone.
🌐
GitHub
github.com › FTBTeam › FTB-Modpack-Issues › issues › 5041
Cyclic packager is uncraftable · Issue #5041 · FTBTeam/FTB-Modpack-Issues
March 24, 2024 - Modpack FTB Skies Modpack version 1.4.1 Log Files No response Describe the bug The Cyclic Packager is uncraftable. It relies on an item (the Cyclic Crafter) whose recipe has been removed in this pack. Steps to reproduce View the recipe f...
Author   FTBTeam
🌐
Reddit
reddit.com › r/skyfactory › cyclic packager multiple recipes
r/SkyFactory on Reddit: Cyclic Packager Multiple Recipes
May 13, 2021 -

Greetings,

I've looked several places, but I'm not finding the answer, so here I go:

Can the Cyclic Packagers handle more than one recipe at a time? There are 6 input slots and 6 output slots. I'm using these to create tree products, sand, clay, etc., which only use 2 slots each for materials. That means there should be room for 3 tree product recipes in each Packager. I can't quite seem to get it to work, though. I'm wondering if there is something wrong with my wiring, or if the Packager can only handle one recipe at a time.

Thanks!

🌐
YouTube
youtube.com › watch
Minecraft - Sky Factory 4 - How to Build and Use a Packager - YouTube
This Minecraft Sky Factory 4 tutorial shows how to build and use the Packager.Please be sure to subscribe to see more of my videos and streams.Want to help s...
Published   August 11, 2019
🌐
npm
npmjs.com › package › @nartallax › parcel-packager-js-with-circular-dep-resolving
@nartallax/parcel-packager-js-with-circular-dep-resolving - npm
December 27, 2022 - Packager plugin for Parcel that helps with proper resolution of circular dependencies. Latest version: 2.8.2-alpha.8, last published: 3 years ago. Start using @nartallax/parcel-packager-js-with-circular-dep-resolving in your project by running ...
      » npm install @nartallax/parcel-packager-js-with-circular-dep-resolving
    
Published   Dec 27, 2022
Version   2.8.2-alpha.8
🌐
GitHub
github.com › DarkPacks › SkyFactory-4 › issues › 99
Cyclic Packager not crafting Industrial Foregoing Dry Rubber · Issue #99 · DarkPacks/SkyFactory-4
January 1, 2019 - Cyclic Packager not crafting Industrial Foregoing Dry Rubber#99 · Copy link · Assignees · Labels · Type: EnhancementNew feature or requestNew feature or request · MongoTheElder · opened · on Jan 1, 2019 · Issue body actions · The Packager is missing a recipe to combine 9 Tiny Dry Rubber into 1 Dry Rubber ·
Author   DarkPacks
🌐
Broadcom
ftpdocs.broadcom.com › cadocs › 0 › CA Client Automation 12 9-ENU › Bookshelf_Files › HTML › PIF Packager and Installer Administration Guide › 143162.html
Installer Functions Overview
Verifies checksums on the target computer. During product creation, the Packager adds checksums to the prototype file. The PIF product file is secured by a CRC checksum (CRC = Cyclic Redundancy Check). On the target computer, the Installer is aware of this CRC checksum, and alerts you if installed ...
🌐
Reddit
reddit.com › r/feedthebeast › i need help with ae2 + packager / auto crafter ( cyclic )
r/feedthebeast on Reddit: I need help with AE2 + Packager / Auto crafter ( Cyclic )
April 29, 2019 -

Hi!

I posted an image some time ago showing my setup with Simple Storage Network and Cyclic Packager to auto craft amber.

Now, i recently migrated everything to AE2 and i had to change my auto crafting amber setup, but i'm going crazy trying to figure out how to replace SSN Processing Cable functionality with AE2 export cables.

The closest i've come so far is this Setup:

https://ibb.co/J2qCxZq

Basically, it works like this:

I setup the export cable with a Redstone card and a Capacity card, specifying to extract resin and acorn in a round robin system ( which means 1 acorn in and then 1 resin in, 1 acorn in, 1 resin in ecc... )...

The export cable only works with redstone signal, given by the level emitter, which activates only if there are at least 5 resins in the system ( this prevent an overflow of acorn in the packager )

Now, the problem is that the round robin starts every single time from acorns, and that cause anyway an overflow of acorns, filling the packager and stopping the auto craft.

I need some logistic helps to figure out how to either invert the round robin order or using other mods in order to accomplish my goal.

🌐
GitHub
github.com › DarkPacks › SkyFactory-4 › issues › 1528
Putting multiple different Real Filing Cabinet folders in a Cyclic Packager causes them to stack and duplicates one of the folders while consuming the others · Issue #1528 · DarkPacks/SkyFactory-4
July 15, 2020 - I had two folders with Iron Acorns and Iron Resin in them, respectively. I wondered if there was a way to interact with the items without taking them out of the folder. I put the folders in a Cyclic Packager and I noticed that they stacked when you otherwise couldn't do that.
Author   DarkPacks
🌐
CurseForge
curseforge.com › minecraft › mc-mods › autopackager
AutoPackager - Minecraft Mods - CurseForge
Automated crafting of 2x2 or 3x3 recipes. Download AutoPackager by smbarbour, with over 12.0M+ downloads on CurseForge
🌐
GitHub
github.com › Lothrazar › Cyclic › issues › 1109
Packager Fps and Tps Issues {especially when full and not able to process} · Issue #1109 · Lothrazar/Cyclic
April 18, 2019 - Minecraft Version: 1.12.2 Forge Version: 2831 Mod Version: 1.19.3 Single Player or Server: Server Describe problem (what you were doing / what happened): When the packagers input is full the packager can cause some big fps and tps issues...
Author   Lothrazar
🌐
GitHub
github.com › DarkPacks › SkyFactory-4 › issues › 737
Cyclic Packager - No recipe for Petrified Amber · Issue #737 · DarkPacks/SkyFactory-4
April 28, 2019 - Bug Report The Cyclic Packager does not have a recipe for Petrified Amber. Expected Behaviour I don't see a reason other than possible oversight this recipe isn't available. Possible Solution Add the recipe in JEI Steps to Reproduce (for...
Author   DarkPacks
🌐
YouTube
youtube.com › watch
[SKYFACTORY 4] EP48 - PACKAGER SETUP & FILING CABINET / FILING FOLDER - YouTube
SkyFactory 4 has now been released, and that means a new series of "5-Min That's How I did it"! That means more Tutorials, Tips, Tricks and Guides on how to ...
Published   November 12, 2019