diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-03-07 23:13:49 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-03-07 23:13:49 +0800 |
| commit | 20a0d31befa8120688b77faf189748ca4c0b9e07 (patch) | |
| tree | e7d3fd477e44daea5949fa2e7880ba39db2c78fb /src/main/resources/roughlyenoughitems.client.json | |
| parent | 8cd1f1a9804f980c1666079c99bafb6330c77723 (diff) | |
| download | RoughlyEnoughItems-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-x | src/main/resources/roughlyenoughitems.client.json | 1 |
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", |
