aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-03-14 19:22:18 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-03-14 19:22:18 +0800
commitd0f4d495957d2454bdf43a64d31a21f06849e677 (patch)
treeb1ae87962790074f91e1ade3be8e7eb331a45b30 /src/main/resources
parent72144a3911b69f25a2ab0e45acdd5d9edabeda80 (diff)
downloadRoughlyEnoughItems-d0f4d495957d2454bdf43a64d31a21f06849e677.tar.gz
RoughlyEnoughItems-d0f4d495957d2454bdf43a64d31a21f06849e677.tar.bz2
RoughlyEnoughItems-d0f4d495957d2454bdf43a64d31a21f06849e677.zip
Using Cloth as a hard dependency now
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"
],