nossr50 2 years ago
parent
commit
8a4fe8ae5d
2 changed files with 4 additions and 1 deletions
  1. 3 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 3 - 0
Changelog.txt

@@ -1,7 +1,10 @@
 Version 2.1.216
 Version 2.1.216
+    Reverted Unarmed changes from 2.1.215 (fixes block breaker/beserk active at all time for all players)
     Added Sculk_* blocks to Mining XP
     Added Sculk_* blocks to Mining XP
+    You can use Hoe(s) to gain mining XP, Hoe(s) won't benefit from Super Breaker nor will they activate it (see notes)
 
 
     NOTES:
     NOTES:
+    Hoe's being able to gain Mining XP is primarily for Sculk blocks which have Hoe as the fastest tool yet to me feel like Mining blocks, let me know what you think
     The Sculk blocks don't quite fit perfectly as mining-related, especially since hoes are the fastest tool to use for them. Let me know what you think.
     The Sculk blocks don't quite fit perfectly as mining-related, especially since hoes are the fastest tool to use for them. Let me know what you think.
 Version 2.1.215
 Version 2.1.215
     Fixed Coal Blocks and potentially other fuel sources not showing burning animation to players (see notes)
     Fixed Coal Blocks and potentially other fuel sources not showing burning animation to players (see notes)

+ 1 - 1
pom.xml

@@ -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.216-SNAPSHOT</version>
+    <version>2.1.216</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>