浏览代码

EndStone now gives the same XP as stone
Update your experience.yml

nossr50 6 年之前
父节点
当前提交
63d3a328c4
共有 3 个文件被更改,包括 3 次插入2 次删除
  1. 1 0
      Changelog.txt
  2. 1 1
      pom.xml
  3. 1 1
      src/main/resources/experience.yml

+ 1 - 0
Changelog.txt

@@ -8,6 +8,7 @@ Key:
   - Removal
 
 Version 2.2.0
+    Endstone now gives the same XP as Stone (update your experience.yml)
 
 Version 2.1.9
     Fixed a bug where grabbing the version of WG would throw classnotdefined errors

+ 1 - 1
pom.xml

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

+ 1 - 1
src/main/resources/experience.yml

@@ -316,7 +316,7 @@ Experience:
         Emerald_Ore: 1000
         End_Bricks: 200
         Nether_Brick: 50
-        End_Stone: 150
+        End_Stone: 30
         Glowstone: 30
         Gold_Ore: 350
         Terracotta: 30