aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/roughlyenoughitems.client.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-04-02 20:32:07 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-04-02 20:32:07 +0800
commit48e3131d69dad0bd06532f7c3d5bdc0c34877e83 (patch)
tree88400e3259a72690cc5051a36466486578ebc37f /src/main/resources/roughlyenoughitems.client.json
parente997b857c5c8169cde4c5f4c677e650b83404dc3 (diff)
downloadRoughlyEnoughItems-48e3131d69dad0bd06532f7c3d5bdc0c34877e83.tar.gz
RoughlyEnoughItems-48e3131d69dad0bd06532f7c3d5bdc0c34877e83.tar.bz2
RoughlyEnoughItems-48e3131d69dad0bd06532f7c3d5bdc0c34877e83.zip
v2.6.0.78
Diffstat (limited to 'src/main/resources/roughlyenoughitems.client.json')
-rwxr-xr-xsrc/main/resources/roughlyenoughitems.client.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json
index 46addb449..e407aaab6 100755
--- a/src/main/resources/roughlyenoughitems.client.json
+++ b/src/main/resources/roughlyenoughitems.client.json
@@ -5,11 +5,10 @@
"compatibilityLevel": "JAVA_8",
"mixins": [
"MixinContainerScreen",
- "MixinPlayerInventoryScreen",
- "MixinCraftingTableScreen",
"MixinCreativePlayerInventoryScreen",
"MixinBrewingRecipeRegistry",
- "MixinRecipeBookGui"
+ "MixinRecipeBookGui",
+ "MixinGameRenderer"
],
"injectors": {
"defaultRequire": 1