Skip to content

Commit 84c19ed

Browse files
committed
Bump mod version
1 parent 4c576f3 commit 84c19ed

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG-26.1.1.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.1
22
All notable changes to this project will be documented in this file.
33

4+
<a name="26.1.1-1.29.5"></a>
5+
## [26.1.1-1.29.5](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.1-1.29.4...26.1.1-1.29.5) - 2026-04-20 18:50:42
6+
7+
### Fixed
8+
* Add size check to FluidHelpersNeoForge.getFluid to avoid crash when fluidHandler is empty (#229), Closes CyclopsMC/EvilCraft#1197
9+
410
<a name="26.1.1-1.29.4"></a>
5-
## [26.1.1-1.29.4](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.1-1.29.3...26.1.1-1.29.4) - 2026-04-16 07:29:39
11+
## [26.1.1-1.29.4](https://github.com/CyclopsMC/CyclopsCore/compare/26.1.1-1.29.3...26.1.1-1.29.4) - 2026-04-16 07:29:39 +0200
612

713
### Fixed
814
* Fix Mixin breaking other DeferredHolders

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
As always, don't forget to backup your world before updating!
2+
3+
Fixes:
4+
* Add size check to FluidHelpersNeoForge.getFluid to avoid crash when fluidHandler is empty (#229), Closes CyclopsMC/EvilCraft#1197

0 commit comments

Comments
 (0)