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
commit028c0e3192a903c4fb745b9f74e2d14c228a858f (patch)
tree4696fabf49f99728fc7ae066d151795ec5fd9bb2 /src/main/resources/roughlyenoughitems.client.json
parente9bd97d50f87646576a0984d2efe29dd0a57d074 (diff)
downloadRoughlyEnoughItems-028c0e3192a903c4fb745b9f74e2d14c228a858f.tar.gz
RoughlyEnoughItems-028c0e3192a903c4fb745b9f74e2d14c228a858f.tar.bz2
RoughlyEnoughItems-028c0e3192a903c4fb745b9f74e2d14c228a858f.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": {