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

+ 2 - 0
Changelog.txt

@@ -1,4 +1,5 @@
 Version 2.2.045
+    Green Thumb now replants some crops it was failing to replant before (see notes)
     Green Thumb now replants harvested plants faster
     Fixed an error that could happen when replanting crops with Green Thumb
     Fixed a bug where salvage.vanilla.yml was readding deleted entries on server restart
@@ -8,6 +9,7 @@ Version 2.2.045
 
     NOTES:
     The delay from a plant being replanted from Green Thumb is intentional, and while looking into bugs it seemd maybe a tad slow, so I sped it up a bit.
+    Green Thumb still won't replant some stuff such as sugar canes, cacti, those are handled a bit differently, but I could add support for it in an upcoming patch if requested.
 
 Version 2.2.044
     Fixed copper armor and tools not working with Repair or Salvage

+ 1 - 1
pom.xml

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