Skip to content

Commit 2a5a3d8

Browse files
committed
Bump mod version
1 parent b342aa8 commit 2a5a3d8

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

CHANGELOG-26.1.1.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
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.87"></a>
5+
## [26.1.1-1.2.87](https://github.com/CyclopsMC/EvilCraft/compare/26.1.1-1.2.86...26.1.1-1.2.87) - 2026-04-18 14:54:52
6+
7+
8+
### Added
9+
* Add translations through Crowdin (#1192)
10+
11+
### Fixed
12+
* Fix world join crash on some worlds, Closes #1195
13+
* Fix NPE in WorldSharedTankCache on dedicated client (#1196), Closes #1194
14+
415
<a name="26.1.1-1.2.86"></a>
5-
## [26.1.1-1.2.86](https://github.com/CyclopsMC/EvilCraft/compare/26.1.1-1.2.85...26.1.1-1.2.86) - 2026-04-17 17:38:31
16+
## [26.1.1-1.2.86](https://github.com/CyclopsMC/EvilCraft/compare/26.1.1-1.2.85...26.1.1-1.2.86) - 2026-04-17 17:38:31 +0200
617

718

819
### 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.2.86
2+
mod_version=1.2.87
33
group=org.cyclops.evilcraft
44
java_version=25
55

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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 translations through Crowdin (#1192)
6+
7+
Fixes:
8+
* Fix world join crash on some worlds, Closes #1195
9+
* Fix NPE in WorldSharedTankCache on dedicated client (#1196), Closes #1194

0 commit comments

Comments
 (0)