diff --git a/Changelog.txt b/Changelog.txt index f619cdea0..0a1a046a1 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,8 @@ +Version 2.1.166 + Music discs removed from the default fishing_treasures.yml + + NOTES: + No one likes fishing up music discs Version 2.1.165 Fixed a bug where Enchanted Books dropped by mcMMO (in Fishing) did not function correctly The mcMMO system which tracks player placed blocks has had some major rewrites (thanks t00thpick1) diff --git a/pom.xml b/pom.xml index d12b264c6..1a419ab4c 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.165 + 2.1.166-SNAPSHOT mcMMO https://github.com/mcMMO-Dev/mcMMO diff --git a/src/main/resources/fishing_treasures.yml b/src/main/resources/fishing_treasures.yml index d839da2fd..3b9f796dc 100644 --- a/src/main/resources/fishing_treasures.yml +++ b/src/main/resources/fishing_treasures.yml @@ -207,50 +207,6 @@ Fishing: Amount: 1 XP: 200 Rarity: LEGENDARY - MUSIC_DISC_BLOCKS: - Amount: 1 - XP: 200 - Rarity: UNCOMMON - MUSIC_DISC_CHIRP: - Amount: 1 - XP: 200 - Rarity: UNCOMMON - MUSIC_DISC_FAR: - Amount: 1 - XP: 200 - Rarity: RARE - MUSIC_DISC_MALL: - Amount: 1 - XP: 200 - Rarity: RARE - MUSIC_DISC_MELLOHI: - Amount: 1 - XP: 200 - Rarity: RARE - MUSIC_DISC_STAL: - Amount: 1 - XP: 200 - Rarity: EPIC - MUSIC_DISC_STRAD: - Amount: 1 - XP: 200 - Rarity: EPIC - MUSIC_DISC_WARD: - Amount: 1 - XP: 200 - Rarity: EPIC - MUSIC_DISC_11: - Amount: 1 - XP: 200 - Rarity: LEGENDARY - MUSIC_DISC_WAIT: - Amount: 1 - XP: 200 - Rarity: LEGENDARY - MUSIC_DISC_13: - Amount: 1 - XP: 200 - Rarity: MYTHIC NETHERITE_SWORD: Amount: 1 XP: 200