Skip to content

Commit f15c5a2

Browse files
committed
Bump mod version
1 parent 4076049 commit f15c5a2

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
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.6"></a>
5+
## [26.1.1-1.32.6](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.1-1.32.5...26.1.1-1.32.6) - 2026-04-17 16:49:22
6+
7+
8+
### Changed
9+
* Add leaf particle colors for Menril Leaves
10+
11+
### Fixed
12+
* Fix crash when rendering empty battery item stack (#1661)
13+
414
<a name="26.1.1-1.32.5"></a>
5-
## [26.1.1-1.32.5](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.1-1.32.4...26.1.1-1.32.5) - 2026-04-13 16:48:01
15+
## [26.1.1-1.32.5](https://github.com/CyclopsMC/IntegratedDynamics/compare/26.1.1-1.32.4...26.1.1-1.32.5) - 2026-04-13 16:48:01 +0200
616

717

818
### Added

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.5
2+
mod_version=1.32.6
33
group=org.cyclops.integrateddynamics
44
java_version=25
55

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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+
* Add leaf particle colors for Menril Leaves
6+
7+
Fixes:
8+
* Fix crash when rendering empty battery item stack (#1661)

0 commit comments

Comments
 (0)