Fix camera being affected by portal wobbling

This commit is contained in:
johni0702
2015-08-16 11:53:20 +02:00
parent 8d7bc1b8d6
commit df74ade38d
2 changed files with 19 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"required": true,
"package": "eu.crushedpixel.replaymod.mixin",
"mixins": [
"MixinEntityPlayerSP",
"MixinEffectRenderer",
"MixinEntityRenderer",
"MixinMinecraft",