Skip to content

Commit 2a8e4b5

Browse files
committed
Bump mod version
1 parent 32c89d3 commit 2a8e4b5

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
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.2.89"></a>
5+
## [26.1.1-1.2.89](https://github.com/CyclopsMC/EvilCraft/compare/26.1.1-1.2.88...26.1.1-1.2.89) - 2026-04-20 18:50:54
6+
7+
8+
### Fixed
9+
* Fix large Dark Tank drop capped at base 16,000mB instead of actual capacity (#1198)
10+
411
<a name="26.1.1-1.2.88"></a>
5-
## [26.1.1-1.2.88](https://github.com/CyclopsMC/EvilCraft/compare/26.1.1-1.2.87...26.1.1-1.2.88) - 2026-04-19 15:31:12
12+
## [26.1.1-1.2.88](https://github.com/CyclopsMC/EvilCraft/compare/26.1.1-1.2.87...26.1.1-1.2.88) - 2026-04-19 15:31:12 +0200
613

714

815
### Fixed

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.2.88
2+
mod_version=1.2.89
33
group=org.cyclops.evilcraft
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+
Requires CyclopsCore version 1.25.5 or higher.
3+
4+
Fixes:
5+
* Fix large Dark Tank drop capped at base 16,000mB instead of actual capacity (#1198)

0 commit comments

Comments
 (0)