promotional bannermobile promotional banner

Integrated Crafting

Craft stuff in Integrated Dynamics networks

File Details

IntegratedCrafting-1.20.1-1.4.5-deobf.jar

  • R
  • Mar 9, 2026
  • 306.81 KB
  • 2
  • 1.20.1
  • Forge

File Name

IntegratedCrafting-1.20.1-1.4.5-deobf.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:integrated-crafting-287357:7732764")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.4 or higher.

Fixes:
* Fix the reusable ingredients in chains of recipes blocking each other (#187)

If the same reusable ingredient would be used within a chain of dependent
recipes, the ingredient could be used in a dependent recipe, thereby blocking
the dependency recipe.

This change ensures that dependency-less recipes first get to use the reusable ingredients.

Closes #182