This commit is contained in:
nossr50 2020-08-06 19:01:36 -07:00
parent 4a4fd9fb75
commit 8df15a4e55
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Version 2.1.139 Version 2.1.139
Code used to fetch UUIDs was reworked to avoid a scenario where it failed (thanks t00thpick1) Code used to fetch UUIDs was reworked to avoid a scenario where it failed (thanks t00thpick1)
Added 'Netherite_Gold_Ore' to Smelting XP tables (thanks Quavelan) Added 'Netherite_Gold_Ore' to Smelting XP tables (thanks Quavelen)
Added 'Gilded_Blackstone' and 'Nether_Gold_Ore' to code used to determine what can activate Super Breaker in certain situations (thanks Quavelan) Added 'Gilded_Blackstone' and 'Nether_Gold_Ore' to code used to determine what can activate Super Breaker in certain situations (thanks Quavelen)
MMOinfo for Roll was corrected (thanks emanondev) MMOinfo for Roll was corrected (thanks emanondev)
Version 2.1.138 Version 2.1.138

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.139</version> <version>2.1.140-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>