2
0
nossr50 3 жил өмнө
parent
commit
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>