Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
 Integrated Crafting

Integrated Crafting

Craft stuff in Integrated Dynamics networks

26.9k
13
Technology
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4
1.20.1
1.19.2–1.19.4
1.19
1.18.2

Platforms

Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Patreon

Creators

rubensworks
rubensworks Owner

Details

Licensed MIT
Published 3 years ago
Updated yesterday
DescriptionChangelogVersions

Show all versions

1
4
5

1.19.2-1.1.1

by rubensworks on Mar 19, 2023
Download

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

Fixes:

  • Fix crash on job finish with non-completed dependencies Closes #92 Closes CyclopsMC/IntegratedDynamics#1249

1.18.2-1.1.1

by rubensworks on Mar 19, 2023
Download

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

Fixes:

  • Fix crash on job finish with non-completed dependencies Closes #92 Closes CyclopsMC/IntegratedDynamics#1249

1.19.3-1.1.0

by rubensworks on Feb 11, 2023
Download

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

Additions:

  • Allow reusable recipe ingredients, Closes #36 If the player marks a recipe ingredient as reusable, this ingredient will not be crafted multiple times if the recipe is requested in bulk. This is useful for recipes that make use of items that only consume durability if they are used in a recipe.
  • Add option to crafting interfaces to disable blocking mode When this option is enabled, the crafting interface will try to push as much parallel crafting jobs into the target as possible for bulk crafting jobs. This is mainly useful for machines that can process multiple inputs in parallel. Closes #90

Changes:

  • Allow jobs to partially start if dependencies are not fully finished This fixes issues with multi-amount jobs with many dependencies, where the root job would not be able to start unless the dependencies would be fully finished. For example, recipes that involve chains of multiple machines will result in more efficient pipelining. Closes #6
  • Only craft missing number of items in Crafting Writer This will now properly take into account the stacksize of items as desired amount. Closes #77

1.19.2-1.1.0

by rubensworks on Feb 11, 2023
Download

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

Additions:

  • Allow reusable recipe ingredients, Closes #36 If the player marks a recipe ingredient as reusable, this ingredient will not be crafted multiple times if the recipe is requested in bulk. This is useful for recipes that make use of items that only consume durability if they are used in a recipe.
  • Add option to crafting interfaces to disable blocking mode When this option is enabled, the crafting interface will try to push as much parallel crafting jobs into the target as possible for bulk crafting jobs. This is mainly useful for machines that can process multiple inputs in parallel. Closes #90

Changes:

  • Allow jobs to partially start if dependencies are not fully finished This fixes issues with multi-amount jobs with many dependencies, where the root job would not be able to start unless the dependencies would be fully finished. For example, recipes that involve chains of multiple machines will result in more efficient pipelining. Closes #6
  • Only craft missing number of items in Crafting Writer This will now properly take into account the stacksize of items as desired amount. Closes #77

1.18.2-1.1.0

by rubensworks on Feb 11, 2023
Download

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

Additions:

  • Allow reusable recipe ingredients, Closes #36 If the player marks a recipe ingredient as reusable, this ingredient will not be crafted multiple times if the recipe is requested in bulk. This is useful for recipes that make use of items that only consume durability if they are used in a recipe.
  • Add option to crafting interfaces to disable blocking mode When this option is enabled, the crafting interface will try to push as much parallel crafting jobs into the target as possible for bulk crafting jobs. This is mainly useful for machines that can process multiple inputs in parallel. Closes #90

Changes:

  • Allow jobs to partially start if dependencies are not fully finished This fixes issues with multi-amount jobs with many dependencies, where the root job would not be able to start unless the dependencies would be fully finished. For example, recipes that involve chains of multiple machines will result in more efficient pipelining. Closes #6
  • Only craft missing number of items in Crafting Writer This will now properly take into account the stacksize of items as desired amount. Closes #77

1.19.3-1.0.26

by rubensworks on Jan 16, 2023
Download

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

Initial 1.19.3 release

1.18.2-1.0.25

by rubensworks on Sep 17, 2022
Download

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

Fixes:

  • Fix craft planks advancement triggering too early Related to CyclopsMC/IntegratedTunnels#258

1.19.2-1.0.26

by rubensworks on Sep 17, 2022
Download

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

Fixes:

  • Fix craft planks advancement triggering too early Related to CyclopsMC/IntegratedTunnels#258

1.19.2-1.0.25

by rubensworks on Sep 17, 2022
Download

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

Additions:

Changes:

Fixes:

  • Fix ignore storage contents overriding ignore crafting jobs, Closes #87

  • Bump mod version

  • Fix jobs after initial one getting stuck, Closes #83

This bug was introduced in febd15d7343b71c654d61b2574a126039ba2304b due to synchronous item insertion into the network. The fix involves registering observers earlier so that crafting job completion can always be tracked.

1.18.2-1.0.24

by rubensworks on Sep 17, 2022
Download

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

Fixes:

  • Fix ignore storage contents overriding ignore crafting jobs, Closes #87

1.19.2-1.0.24

by rubensworks on Aug 11, 2022
Download

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

Update to MC 1.19.2

1.19-1.0.24

by rubensworks on Jul 19, 2022
Download

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

Changes:

  • Update to Forge 41.0.99

1.19-1.0.23

by rubensworks on Jun 26, 2022
Download

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

Initial 1.19 release.

IntegratedCrafting-1.18.2-1.0.23.jar

by rubensworks on Jun 5, 2022
Download

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

Fixes:

  • Fix jobs after initial one getting stuck, Closes #83
1
4
5

Modrinth is open source.

main@bf16d36

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.