Skip to content

Commit

Permalink
Add missing Mangrove_Log to experience.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Jun 27, 2022
1 parent aa4011a commit 90721ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changelog.txt
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/experience.yml
Expand Up @@ -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
Expand Down

0 comments on commit 90721ee

Please sign in to comment.