mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-03-31 00:36:24 +02:00
2.1.60
This commit is contained in:
parent
95652efbaa
commit
2746bac86a
@ -4,6 +4,7 @@ Version 2.1.60
|
||||
Corrected a typo when naming entities summoned by COTW (Locale string - Taming.Summon.Name.Format)
|
||||
Fixed a bug where tamed mobs could have hearts instead of their name in their own death messages
|
||||
Fixed a bug where multi-block crops would fail to double/triple drop (Sugar Cane, Cactus, etc)
|
||||
Optimized the bonus drop code to reduce overhead
|
||||
|
||||
Version 2.1.59
|
||||
Raised the overfishing limit from 3 to 10
|
||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||
<artifactId>mcMMO</artifactId>
|
||||
<version>2.1.60-SNAPSHOT</version>
|
||||
<version>2.1.60</version>
|
||||
<name>mcMMO</name>
|
||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||
<scm>
|
||||
|
Loading…
x
Reference in New Issue
Block a user