Skip to content

Commit d194fbf

Browse files
committed
Bump mod version
1 parent e34240e commit d194fbf

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG-1.21.1.md

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

4+
<a name="1.21.1-1.2.84"></a>
5+
## [1.21.1-1.2.84](https://github.com/CyclopsMC/EvilCraft/compare/1.21.1-1.2.83...1.21.1-1.2.84) - 2026-03-28 10:00:53
6+
7+
8+
### Added
9+
* Add enchantmentIdBlacklist config for the Purifier (#1175), Closes #855
10+
411
<a name="1.21.1-1.2.83"></a>
5-
## [1.21.1-1.2.83](https://github.com/CyclopsMC/EvilCraft/compare/1.21.1-1.2.82...1.21.1-1.2.83) - 2026-03-09 16:18:50
12+
## [1.21.1-1.2.83](https://github.com/CyclopsMC/EvilCraft/compare/1.21.1-1.2.82...1.21.1-1.2.83) - 2026-03-09 16:18:50 +0100
613

714

815
### Added

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.83
2+
mod_version=1.2.84
33
group=org.cyclops.evilcraft
44
java_version=21
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.28.0 or higher.
3+
4+
Additions:
5+
* Add enchantmentIdBlacklist config for the Purifier (#1175), Closes #855

0 commit comments

Comments
 (0)