Fix (character, portal, enchantment) animations during speed up / slowed down path playback and rendering
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
"required": true,
|
||||
"package": "com.replaymod.replay.mixin",
|
||||
"mixins": [
|
||||
"MixinPlayerControllerMP"
|
||||
"MixinPlayerControllerMP",
|
||||
"MixinRenderItem",
|
||||
"MixinTileEntityEndPortalRenderer"
|
||||
],
|
||||
"server": [],
|
||||
"client": [],
|
||||
|
||||
Reference in New Issue
Block a user