aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mixin.roughlyenoughitems.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/mixin.roughlyenoughitems.json')
-rwxr-xr-xsrc/main/resources/mixin.roughlyenoughitems.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/mixin.roughlyenoughitems.json b/src/main/resources/mixin.roughlyenoughitems.json
index a8334dea1..e44c85e3d 100755
--- a/src/main/resources/mixin.roughlyenoughitems.json
+++ b/src/main/resources/mixin.roughlyenoughitems.json
@@ -5,7 +5,8 @@
"compatibilityLevel": "JAVA_8",
"mixins": [],
"client": [
- "MixinBrewingRecipeRegistry"
+ "MixinBrewingRecipeRegistry",
+ "MixinItemStack"
],
"injectors": {
"defaultRequire": 1