diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-02 23:06:23 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-02 23:06:23 +0800 |
| commit | fe03c35dc0613aaf67bbde531a930cb9939c6096 (patch) | |
| tree | dd342072bddc348a331fbabf1dc1ed5d980e4b3d /src/main/resources/roughlyenoughitems.client.json | |
| parent | 6ff53479192a474a68c9ce07c65f92464cb04d6e (diff) | |
| download | RoughlyEnoughItems-fe03c35dc0613aaf67bbde531a930cb9939c6096.tar.gz RoughlyEnoughItems-fe03c35dc0613aaf67bbde531a930cb9939c6096.tar.bz2 RoughlyEnoughItems-fe03c35dc0613aaf67bbde531a930cb9939c6096.zip | |
v1.4 Bug Fixes
Diffstat (limited to 'src/main/resources/roughlyenoughitems.client.json')
| -rwxr-xr-x | src/main/resources/roughlyenoughitems.client.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json index 90a581009..2b3fe6d26 100755 --- a/src/main/resources/roughlyenoughitems.client.json +++ b/src/main/resources/roughlyenoughitems.client.json @@ -9,8 +9,7 @@ "MixinMinecraftResize", "MixinKeyboardListener", "MixinRecipeManager", - "MixinCreativePlayerInventoryGui", - "MixinMinecraftClient" + "MixinCreativePlayerInventoryGui" ], "injectors": { "defaultRequire": 1 |
