2.1.39 - Added Seagrass/Tall_Seagrass to experience tables

Salvage should sound a bit different to Repair now
Fixes #3863 #3862
This commit is contained in:
nossr50
2019-04-09 16:32:42 -07:00
parent f7b07899c1
commit f1204f8a2a
5 changed files with 17 additions and 4 deletions

View File

@ -131,7 +131,7 @@ public class SalvageManager extends SkillManager {
// BWONG BWONG BWONG - CLUNK!
if (Config.getInstance().getSalvageAnvilUseSoundsEnabled()) {
SoundManager.sendSound(player, player.getLocation(), SoundType.ANVIL);
// SoundManager.sendSound(player, player.getLocation(), SoundType.ANVIL);
SoundManager.sendSound(player, player.getLocation(), SoundType.ITEM_BREAK);
//player.playSound(player.getLocation(), Sound.ENTITY_ITEM_BREAK, 1.0F, 1.0F);