aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-04-13 16:39:32 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-04-13 16:39:32 +0800
commitfc9daed9710b159155b989d07a690ba10be2dc68 (patch)
tree2809155ee254402c0d84b459d3bfd4b356e3f4de /src/main/resources
parent2570a35b35ec29b6677e318f2bf3d5b6640bf106 (diff)
downloadRoughlyEnoughItems-fc9daed9710b159155b989d07a690ba10be2dc68.tar.gz
RoughlyEnoughItems-fc9daed9710b159155b989d07a690ba10be2dc68.tar.bz2
RoughlyEnoughItems-fc9daed9710b159155b989d07a690ba10be2dc68.zip
Bug fixes
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/roughlyenoughitems.mixins.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/roughlyenoughitems.mixins.json b/src/main/resources/roughlyenoughitems.mixins.json
index 205734ddf..0fcdc8327 100755
--- a/src/main/resources/roughlyenoughitems.mixins.json
+++ b/src/main/resources/roughlyenoughitems.mixins.json
@@ -7,7 +7,8 @@
"client": [
"MixinContainerScreen",
"MixinBrewingRecipeRegistry",
- "MixinRecipeBookGui"
+ "MixinRecipeBookGui",
+ "MixinCreativePlayerInventoryScreen"
],
"injectors": {
"defaultRequire": 1