promotional bannermobile promotional banner

Integrated Crafting

Craft stuff in Integrated Dynamics networks
Back to Files

IntegratedCrafting-1.20.1-1.1.9.jar

File nameIntegratedCrafting-1.20.1-1.1.9.jar
Uploader
kroeserkroeser
Uploaded
Oct 26, 2024
Downloads
1.8M
Size
278.9 KB
Mod Loaders
Forge
File ID
5847727
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:integrated-crafting-287357:5847727")

Learn more about Curse Maven

What's new

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

Fixes:
* Allow multi-output recipes to be reused across jobs
  Even if not all outputs of such recipes are used in one sub-job,
  they can still be used by other sub-jobs.
  Previously, such cases would trigger multiple invocations of these
  recipes, while fewer would be sufficient.
  Closes CyclopsMC/IntegratedTerminals#131