aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/roughlyenoughitems.client.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json
index ddc42c932..d0c394560 100755
--- a/src/main/resources/roughlyenoughitems.client.json
+++ b/src/main/resources/roughlyenoughitems.client.json
@@ -4,13 +4,10 @@
"minVersion": "0.7.11",
"compatibilityLevel": "JAVA_8",
"mixins": [
- "MixinScreen",
"MixinContainerScreen",
- "MixinClientPlayNetworkHandler",
"MixinPlayerInventoryScreen",
"MixinCraftingTableScreen",
"MixinCreativePlayerInventoryScreen",
- "MixinBrewingRecipeRegistry",
"MixinTabGetter",
"GhostSlotsHook"
],