Skip to content

Commit 59093c5

Browse files
committed
2.2.045
1 parent 1f123a4 commit 59093c5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Version 2.2.045
2+
Green Thumb now replants some crops it was failing to replant before (see notes)
23
Green Thumb now replants harvested plants faster
34
Fixed an error that could happen when replanting crops with Green Thumb
45
Fixed a bug where salvage.vanilla.yml was readding deleted entries on server restart
@@ -8,6 +9,7 @@ Version 2.2.045
89

910
NOTES:
1011
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.
12+
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.
1113

1214
Version 2.2.044
1315
Fixed copper armor and tools not working with Repair or Salvage

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.gmail.nossr50.mcMMO</groupId>
44
<artifactId>mcMMO</artifactId>
5-
<version>2.2.045-SNAPSHOT</version>
5+
<version>2.2.045</version>
66
<name>mcMMO</name>
77
<url>https://github.com/mcMMO-Dev/mcMMO</url>
88
<scm>

0 commit comments

Comments
 (0)