nossr50 3 年之前
父节点
当前提交
5b1a69b3f7
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 4 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 4 - 0
Changelog.txt

@@ -1,3 +1,7 @@
+Version 2.1.204
+    Fixed IndexOutOfBounds exception (thanks gecko10000) (related to Alchemy)
+    Added double smelt to copper ingot and netherite scrap (thanks Lyther)
+
 Version 2.1.203
 Version 2.1.203
     mcMMO now requires Java 16
     mcMMO now requires Java 16
     mcMMO now requires the newest version of Minecraft (currently 1.17.1)
     mcMMO now requires the newest version of Minecraft (currently 1.17.1)

+ 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.203</version>
+    <version>2.1.204</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>