aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/roughlyenoughitems.client.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2018-12-31 17:42:05 +0800
committerUnknown <shekwancheung0528@gmail.com>2018-12-31 17:42:05 +0800
commit1266857add2c1705f57141bfd4feacfc71bcc712 (patch)
tree4696fabf49f99728fc7ae066d151795ec5fd9bb2 /src/main/resources/roughlyenoughitems.client.json
parentaaa031a36408b96b6eef5351fd60e979112f0cea (diff)
downloadRoughlyEnoughItems-1266857add2c1705f57141bfd4feacfc71bcc712.tar.gz
RoughlyEnoughItems-1266857add2c1705f57141bfd4feacfc71bcc712.tar.bz2
RoughlyEnoughItems-1266857add2c1705f57141bfd4feacfc71bcc712.zip
Fixed Crash + Downgraded Loom
Diffstat (limited to 'src/main/resources/roughlyenoughitems.client.json')
-rwxr-xr-xsrc/main/resources/roughlyenoughitems.client.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/roughlyenoughitems.client.json b/src/main/resources/roughlyenoughitems.client.json
index 7a381b0e5..90a581009 100755
--- a/src/main/resources/roughlyenoughitems.client.json
+++ b/src/main/resources/roughlyenoughitems.client.json
@@ -5,11 +5,11 @@
"mixins": [
"MixinDoneLoading",
"MixinBrewingRecipeRegistry",
- "MixinGuiContainer",
+ "MixinContainerGui",
"MixinMinecraftResize",
"MixinKeyboardListener",
"MixinRecipeManager",
- "MixinGuiContainerCreative",
+ "MixinCreativePlayerInventoryGui",
"MixinMinecraftClient"
],
"injectors": {