This commit is contained in:
nossr50 2020-06-22 03:21:30 -07:00
parent 36d0df1c54
commit 7ba65499fe
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,8 @@ Version 2.1.129
Edit your experience.yml or delete it to generate a new one
Edit config.yml and add Redstone_Dust under bonus drops for Mining, you could delete it to generate a new one but MySQL data is stored here
Default experience.yml looks like this now: https://raw.githubusercontent.com/mcMMO-Dev/mcMMO/master/src/main/resources/experience.yml
Version 2.1.128
The first rank of Iron Arm for Unarmed now only gives 1.5 bonus damage instead of 4 (other ranks are the same as before)
Blast Mining nerf reverted

View File

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