This commit is contained in:
nossr50 2019-08-23 21:14:23 -06:00
parent 139975958f
commit 44a3238c79
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
Version 2.1.104
Version 2.1.103 Version 2.1.103
Treasure item amount will default to 1 if not specified instead of breaking mcMMO Treasure item amount will default to 1 if not specified instead of breaking mcMMO
Fishing treasures will now return the amount defined in treasures config file, an option to randomize amounts will be coming in the future. See notes. Fishing treasures will now return the amount defined in treasures config file, an option to randomize amounts will be coming in the future. See notes.

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId> <groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId> <artifactId>mcMMO</artifactId>
<version>2.1.103</version> <version>2.1.104-SNAPSHOT</version>
<name>mcMMO</name> <name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url> <url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm> <scm>