aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-01-02 18:38:48 +0800
committershedaniel <daniel@shedaniel.me>2020-01-02 18:38:48 +0800
commitad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b (patch)
tree927db9bf433b5cbed050686278dc3c7dfd2425ef /src/main/resources
parent7908d223d913a1ac9e929730652923d934d2b4b4 (diff)
downloadRoughlyEnoughItems-ad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b.tar.gz
RoughlyEnoughItems-ad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b.tar.bz2
RoughlyEnoughItems-ad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b.zip
Fix #232
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/mixin.roughlyenoughitems.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/mixin.roughlyenoughitems.json b/src/main/resources/mixin.roughlyenoughitems.json
index da39a2b7e..e44c85e3d 100755
--- a/src/main/resources/mixin.roughlyenoughitems.json
+++ b/src/main/resources/mixin.roughlyenoughitems.json
@@ -6,8 +6,7 @@
"mixins": [],
"client": [
"MixinBrewingRecipeRegistry",
- "MixinItemStack",
- "MixinItemRenderer"
+ "MixinItemStack"
],
"injectors": {
"defaultRequire": 1