Add missing Mangrove_Log to experience.yml

This commit is contained in:
nossr50 2022-06-26 18:43:09 -07:00
parent aa4011a226
commit 90721ee859
3 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,5 @@
Version 2.1.215
Version 2.1.214
Temporarily removed FakePlayerAnimationEvent (see notes)
Players can now see their own level up broadcasts

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.1.214</version>
<version>2.1.215-SNAPSHOT</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>

View File

@ -304,6 +304,7 @@ Experience_Values:
Acacia_Wood: 70
Dark_Oak_Wood: 70
Mangrove_Wood: 80
Mangrove_Log: 95
Mangrove_Roots: 10
Red_Mushroom_Block: 70
Brown_Mushroom_Block: 70