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>