Skip to content

Commit 5f5dcaa

Browse files
committed
Bump mod version
1 parent 1d0bd09 commit 5f5dcaa

3 files changed

Lines changed: 28 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
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.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
6+
7+
8+
### Added
9+
* Add c:clumps tag to Crystalized Menril Chunk (#1659), Closes #1656
10+
* Add translations through Crowdin (#1649)
11+
12+
### Fixed
13+
* Fix Menril Resin and Liquid Chorus fluids being non-interactable in world (#1658), Closes #1657
14+
* Fix drying basin stalling when both item and fluid inputs are present (#1655)
15+
* Fix drying basin not consuming items when right-clicked with a stack (#1654), Closes #1652
16+
* Fix incorrect item model for Menril Sapling
17+
418
<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
19+
## [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 +0200
620

721

822
### Changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.25.5 or higher.
3+
4+
Additions:
5+
* Add c:clumps tag to Crystalized Menril Chunk (#1659), Closes #1656
6+
* Add translations through Crowdin (#1649)
7+
8+
Fixes:
9+
* Fix Menril Resin and Liquid Chorus fluids being non-interactable in world (#1658), Closes #1657
10+
* Fix drying basin stalling when both item and fluid inputs are present (#1655)
11+
* Fix drying basin not consuming items when right-clicked with a stack (#1654), Closes #1652
12+
* Fix incorrect item model for Menril Sapling

0 commit comments

Comments
 (0)