Fix particles being visible after world change when jumping in time (fixes #35)

This commit is contained in:
johni0702
2016-11-13 20:03:30 +01:00
parent e20dfa6d7f
commit 75c0e7b77a
2 changed files with 32 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
"package": "com.replaymod.replay.mixin",
"mixins": [
"MixinGuiSpectator",
"MixinParticleManager",
"MixinPlayerControllerMP",
"MixinRenderArmorStand",
"MixinRenderArrow",