Skip to content

Commit

Permalink
Possibly fix inventory bug
Browse files Browse the repository at this point in the history
I have absolutely 0 idea if this will fix it, but fuck it, what do I have to lose?
  • Loading branch information
ZombieHDGaming committed Apr 3, 2020
1 parent bbb8bc0 commit 00524b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/resources/mixins.jeid.core.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"MixinChunkProviderServer",
"MixinWorldInfo",
"MixinEnchantmentHelper",
"MixinItemEnchantedBook",
"MixinPacketBuffer"
"MixinItemEnchantedBook"
],
"client": [
"client.MixinChunk",
Expand Down

0 comments on commit 00524b4

Please sign in to comment.