mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-20 07:51:25 +02:00
2.1.129
This commit is contained in:
parent
36d0df1c54
commit
7ba65499fe
@ -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
|
||||
|
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user