diff --git a/Changelog.txt b/Changelog.txt index 65231e6fc..fcfe97634 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -15,8 +15,10 @@ Version 2.1.0 + Added links to mcMMO related websites to various commands + Certain elements of mcMMO's UI have been restyled + Added the tagline "Overhaul Era" to various locations until 3.0.0 comes out + + (Experience) Coral (blocks) now give Mining XP + (Experience) Coral (plants) now give Herbalism XP + (Experience) Blue Ice now gives Mining XP + + (Experience) Dolphins now give combat XP + (Experience) Drowned mobs now count towards combat XP + (Experience) You can now set guaranteed minimum values for XP gained if diminishing returns are enabled, this value defaults to 5% (experience.yml) + (Events) Starting an XP event will now use the title API (toggle this in advanced.yml) diff --git a/src/main/resources/experience.yml b/src/main/resources/experience.yml index d4b302824..cf9c16ae5 100644 --- a/src/main/resources/experience.yml +++ b/src/main/resources/experience.yml @@ -206,6 +206,11 @@ Experience: White_Tulip: 150 Dandelion: 100 Mining: + Tube_Coral_Block: 75 + Brain_Coral_Block: 80 + Bubble_Coral_Block: 70 + Fire_Coral_Block: 90 + Horn_Coral_Block: 125 Coal_Ore: 100 Diamond_Ore: 750 Emerald_Ore: 1000