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>