mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Add missing Mangrove_Log to experience.yml
This commit is contained in:
parent
aa4011a226
commit
90721ee859
@ -1,3 +1,5 @@
|
|||||||
|
Version 2.1.215
|
||||||
|
|
||||||
Version 2.1.214
|
Version 2.1.214
|
||||||
Temporarily removed FakePlayerAnimationEvent (see notes)
|
Temporarily removed FakePlayerAnimationEvent (see notes)
|
||||||
Players can now see their own level up broadcasts
|
Players can now see their own level up broadcasts
|
||||||
|
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.1.214</version>
|
<version>2.1.215-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>
|
||||||
|
@ -304,6 +304,7 @@ Experience_Values:
|
|||||||
Acacia_Wood: 70
|
Acacia_Wood: 70
|
||||||
Dark_Oak_Wood: 70
|
Dark_Oak_Wood: 70
|
||||||
Mangrove_Wood: 80
|
Mangrove_Wood: 80
|
||||||
|
Mangrove_Log: 95
|
||||||
Mangrove_Roots: 10
|
Mangrove_Roots: 10
|
||||||
Red_Mushroom_Block: 70
|
Red_Mushroom_Block: 70
|
||||||
Brown_Mushroom_Block: 70
|
Brown_Mushroom_Block: 70
|
||||||
|
Loading…
Reference in New Issue
Block a user