promotional bannermobile promotional banner

Create: Feed Me Packages!

Wear a Supply Chain Pendant, connect it to your factory's logistics network, and choose what to keep stocked.
Back to Files

0.2.1.jar

File namecreate-feed-me-packages-0.2.1.jar
Uploader
PRdulbPRdulb
Uploaded
Sep 16, 2026
Downloads
10
Size
358.3 KB
Mod Loaders
NeoForge
File ID
8895983
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-feed-me-packages-1689576:8895983"

Learn more about Curse Maven

What's new

0.2.1

  • No more silent refilling of the crafting grid. Taking a crafted result used to pull ingredients from the cache and quietly put them back into the grid, so a single shift-click could consume far more than the grid actually held. Taking the result now behaves like vanilla again: one craft, settled only from the materials really in the grid.

Known issue

  • With "Create: Storage" installed, clicking the "+" to craft from a recipe does not use items in the cache. The cause is now known: that mod unconditionally takes the single "crafting-table recipe transfer" registration slot (JEI allows only one handler per slot, and the last registration wins), and it only looks at the backpack you are wearing - so the "+" on a crafting-table recipe shows grey with JEI's own "Missing Items" tooltip. This is not caused by this mod, and it is not limited to it - any mod that registers that slot earlier gets overridden. Workaround: the logistics panel and the vanilla recipe book still work as usual (cached materials are still used).