Skip to content

Commit 82c5786

Browse files
committed
Bump mod version
1 parent e4e647f commit 82c5786

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# Changelog for Minecraft 26.1.1
22
All notable changes to this project will be documented in this file.
33

4+
<a name="26.1.1-1.32.4"></a>
5+
## [26.1.1-1.32.4](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.1-1.32.3...26.1.1-1.32.4) - 2026-04-11 20:05:09
6+
7+
8+
### Changed
9+
* Restore JEI and Terrablender mod compats
10+
11+
### Fixed
12+
* Fix constant list Variable Card deserialization failure after world reload (#1639), Closes #1639
13+
* Give Delayer its own energy consumption config separate from Proxy (#1641), Closes #1640
14+
415
<a name="26.1.1-1.32.3"></a>
5-
## [26.1.1-1.32.3] - 2026-04-10 14:38:29
16+
## [26.1.1-1.32.3] - 2026-04-10 14:38:29 +0200
617

718

819
Initial 26.1.1 release

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project
2-
mod_version=1.32.3
2+
mod_version=1.32.4
33
group=org.cyclops.integrateddynamics
44
java_version=25
55

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.25.5 or higher.
3+
4+
Changes:
5+
* Restore JEI and Terrablender mod compats
6+
7+
Fixes:
8+
* Fix constant list Variable Card deserialization failure after world reload (#1639), Closes #1639
9+
* Give Delayer its own energy consumption config separate from Proxy (#1641), Closes #1640

0 commit comments

Comments
 (0)