Skip to content

Commit 4b51cd8

Browse files
committed
Bump mod version
1 parent 5927b47 commit 4b51cd8

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG-26.1.2.md

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

4+
<a name="26.1.2-1.29.8"></a>
5+
## [26.1.2-1.29.8](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.2-1.29.7...26.1.2-1.29.8) - 2026-05-03 06:50:28
6+
7+
### Fixed
8+
* Fix fluid helper crashes on empty fluid handler resources
9+
410
<a name="26.1.2-1.29.7"></a>
5-
## [26.1.2-1.29.7](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.2-1.29.6...26.1.2-1.29.7) - 2026-04-29 19:45:35
11+
## [26.1.2-1.29.7](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.2-1.29.6...26.1.2-1.29.7) - 2026-04-29 19:45:35 +0200
612

713
### Fixed
814
* Fix crash when registering GUIs on Fabric, Closes CyclopsMC/ColossalChests#200

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.29.7
2+
mod_version=1.29.8
33
group=org.cyclops.cyclopscore
44
java_version=25
55

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
As always, don't forget to backup your world before updating!
2+
3+
Fixes:
4+
* Fix fluid helper crashes on empty fluid handler resources
5+

0 commit comments

Comments
 (0)