Fix several sounds and the block break effect not being recorded (fixes #8)
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
"server": [],
|
||||
"client": [
|
||||
"MixinNetHandlerPlayClient",
|
||||
"MixinRenderGlobal"
|
||||
"MixinPlayerControllerMP",
|
||||
"MixinRenderGlobal",
|
||||
"MixinWorldClient"
|
||||
],
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"refmap": "mixins.replaymod.refmap.json"
|
||||
|
||||
Reference in New Issue
Block a user