File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog for Minecraft 1.21.1
22All notable changes to this project will be documented in this file.
33
4+ <a name =" 1.21.1-1.33.2 " ></a >
5+ ## [ 1.21.1-1.33.2] ( https://github.com/CyclopsMC/IntegratedDynamics/compare/1.21.1-1.33.1...1.21.1-1.33.2 ) - 2026-05-30 10:24:11
6+
7+
8+ ### Fixed
9+ * Fix network reload when a machine state is changed
10+
11+ This could cause issues where multiple instances of internal network
12+ states could be created, that are conflicting.
13+ Concretely, this fixes autocrafting issues where outputs from Mechanical
14+ machines could not be detected, as it coincided with a machine state
15+ change.
16+
17+ Closes CyclopsMC/IntegratedCrafting #199
18+
419<a name =" 1.21.1-1.33.1 " ></a >
5- ## [ 1.21.1-1.33.1] ( https://github.com/CyclopsMC/IntegratedDynamics/compare/1.21.1-1.33.0...1.21.1-1.33.1 ) - 2026-05-22 11:29:25
20+ ## [ 1.21.1-1.33.1] ( https://github.com/CyclopsMC/IntegratedDynamics/compare/1.21.1-1.33.0...1.21.1-1.33.1 ) - 2026-05-22 11:29:25 +0200
621
722
823### Fixed
Original file line number Diff line number Diff line change 11# Project
2- mod_version =1.33.1
2+ mod_version =1.33.2
33group =org.cyclops.integrateddynamics
44java_version =21
55
Original file line number Diff line number Diff line change 1+ As always, don't forget to backup your world before updating!
2+ Requires CyclopsCore version 1.26.0 or higher.
3+
4+ Fixes:
5+ * Fix network reload when a machine state is changed
6+
7+ This could cause issues where multiple instances of internal network
8+ states could be created, that are conflicting.
9+ Concretely, this fixes autocrafting issues where outputs from Mechanical
10+ machines could not be detected, as it coincided with a machine state
11+ change.
12+
13+ Closes CyclopsMC/IntegratedCrafting#199
You can’t perform that action at this time.
0 commit comments