diff --git a/Changelog.txt b/Changelog.txt index 1efe2e485..db7646307 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -28,6 +28,7 @@ Version 1.4.00-dev + Added /mcpurge functionality for Flatfile users + Added basic support for Mo' Creatures (and other entity mods) - specify mob info in entities.yml + Added Shears, Buckets, Fishing Rods, Flint & Steel, Carrot Sticks, and Bows to the list of items that can be Salvaged + + Added the "wait" music disc to the default fishing treasures = Fixed multiple commands not working properly on offline players = Fixed /mmoedit not giving feedback when modifying another players stats = Fixed the guide usage string showing up every time /skillname was called diff --git a/src/main/resources/treasures.yml b/src/main/resources/treasures.yml index 3e316efbb..7ec8647fc 100644 --- a/src/main/resources/treasures.yml +++ b/src/main/resources/treasures.yml @@ -46,6 +46,7 @@ Fishing: - Record_9 - Record_10 - Record_11 + - Record_12 - Diamond_Sword - Diamond_Shovel - Diamond_Pickaxe @@ -827,6 +828,16 @@ Treasures: Max_Level: -1 Drops_From: Fishing: true + Record_12: + ID: 2267 + Data: 0 + Amount: 1 + XP: 200 + Drop_Chance: 35.0 + Drop_Level: 600 + Max_Level: -1 + Drops_From: + Fishing: true Ghast_Tear: ID: 370 Data: 0