Use vanilla sound engine to play render success sound (fixes #286)
This commit is contained in:
Binary file not shown.
5
src/main/resources/assets/replaymod/sounds.json
Normal file
5
src/main/resources/assets/replaymod/sounds.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"render_success": {
|
||||
"sounds": [{ "name": "replaymod:render_success" }]
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/replaymod/sounds/render_success.ogg
Normal file
BIN
src/main/resources/assets/replaymod/sounds/render_success.ogg
Normal file
Binary file not shown.
Reference in New Issue
Block a user