Integrated Dynamics

A mod to take full and automated control of your appliances.

File Details

IntegratedDynamics-1.20.1-1.30.7-javadoc.jar

  • R
  • May 30, 2026
  • 4.19 MB
  • 0
  • 1.20.1
  • Forge

File Name

IntegratedDynamics-1.20.1-1.30.7-javadoc.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:integrated-dynamics-236307:8168405")
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.20.0 or higher.

Fixes:
* Fix network reload when a machine state is changed

This could cause issues where multiple instances of internal network
states could be created, that are conflicting.
Concretely, this fixes autocrafting issues where outputs from Mechanical
machines could not be detected, as it coincided with a machine state
change.

Closes CyclopsMC/IntegratedCrafting#199