mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-10-13 09:38:19 +02:00
snapshots here we go
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Version 2.2.043
|
Version 2.2.043
|
||||||
Added support for the new copper tools and weapons added in Minecraft 1.21.9
|
Added support for the new copper tools and armor added in Minecraft 1.21.9
|
||||||
Added many missing buttons, trapdoors, doors, fence gates, etc to the ability/tool blacklists (see notes)
|
Added many missing buttons, trapdoors, doors, fence gates, etc to the ability/tool blacklists (see notes)
|
||||||
Added copper tools and armor to repair.vanilla.yml (see notes)
|
Added copper tools and armor to repair.vanilla.yml (see notes)
|
||||||
Added copper tools and armor to salvage.vanilla.yml (see notes)
|
Added copper tools and armor to salvage.vanilla.yml (see notes)
|
||||||
|
2
pom.xml
2
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.2.043</version>
|
<version>2.2.044-SNAPSHOT</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>
|
||||||
|
Reference in New Issue
Block a user