aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/roughlyenoughitems.client.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-03-07 23:13:49 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-03-07 23:13:49 +0800
commit20a0d31befa8120688b77faf189748ca4c0b9e07 (patch)
treee7d3fd477e44daea5949fa2e7880ba39db2c78fb /src/main/resources/roughlyenoughitems.client.json
parent8cd1f1a9804f980c1666079c99bafb6330c77723 (diff)
downloadRoughlyEnoughItems-20a0d31befa8120688b77faf189748ca4c0b9e07.tar.gz
RoughlyEnoughItems-20a0d31befa8120688b77faf189748ca4c0b9e07.tar.bz2
RoughlyEnoughItems-20a0d31befa8120688b77faf189748ca4c0b9e07.zip
option to disable recipe book
Diffstat (limited to 'src/main/resources/roughlyenoughitems.client.json')
-rwxr-xr-xsrc/main/resources/roughlyenoughitems.client.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json
index 45b9f4842..ddc42c932 100755
--- a/src/main/resources/roughlyenoughitems.client.json
+++ b/src/main/resources/roughlyenoughitems.client.json
@@ -4,6 +4,7 @@
"minVersion": "0.7.11",
"compatibilityLevel": "JAVA_8",
"mixins": [
+ "MixinScreen",
"MixinContainerScreen",
"MixinClientPlayNetworkHandler",
"MixinPlayerInventoryScreen",