File Details
IntegratedCrafting-1.19.2-1.1.8.jar
- R
- Oct 26, 2024
- 275.92 KB
- 190.5K
- 1.19.2
- Forge
File Name
IntegratedCrafting-1.19.2-1.1.8.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.17.0 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