Created a Method to play Sounds directly from .wav files instead of using the buggy Minecraft Sound System and uses it in SoundHandler#playRenderSuccessSound(), fixing https://trello.com/c/d8hDHkc5/

This commit is contained in:
CrushedPixel
2015-06-30 14:48:48 +02:00
parent 38b49d8f4c
commit 45d69dff77
4 changed files with 24 additions and 6 deletions

Binary file not shown.

View File

@@ -1,3 +0,0 @@
{
"renderSuccess":{"category": "master", "sounds":["renderSuccess"]}
}