Skip to content

Commit

Permalink
2.2.023
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Nov 1, 2024
1 parent 9d5bebe commit 60da4bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Version 2.2.023
Compatibility with Minecraft 1.21.3
(API) add causingPlayer to McMMOReplaceVanillaTreasureEvent and update Fish Event to use it (thanks bobcat4848 and Jacob Cuomo)

Notes:
Tested this version of mcMMO against 1.21.3, 1.21.1, and 1.19.4, which should be full coverage for all the changes, but it is possible you will run into things I didn't catch.
Please report any errors or bugs to GitHub if you find them.

Version 2.2.022
Fixed a bug where Roll was always reducing damage (thanks Ineusia)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.2.023-SNAPSHOT</version>
<version>2.2.023</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>
Expand Down

0 comments on commit 60da4bc

Please sign in to comment.