aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mixins.notenoughupdates.json
diff options
context:
space:
mode:
authorMoulberry <james.jenour@student.scotch.wa.edu.au>2020-11-08 17:44:27 +1100
committerMoulberry <james.jenour@student.scotch.wa.edu.au>2020-11-08 17:44:27 +1100
commit07403ec86c53f67b94d988b4c01a0afc2fdb2810 (patch)
treefba4b3c37b02c42267e03a07453d3941c98fd66d /src/main/resources/mixins.notenoughupdates.json
parentfc4143dd3c892b11ae5f427fcecc22044ff98460 (diff)
parentec0660e41145d3d9ed479b3e697afddf8ddc8c4c (diff)
downloadNotEnoughUpdates-07403ec86c53f67b94d988b4c01a0afc2fdb2810.tar.gz
NotEnoughUpdates-07403ec86c53f67b94d988b4c01a0afc2fdb2810.tar.bz2
NotEnoughUpdates-07403ec86c53f67b94d988b4c01a0afc2fdb2810.zip
Merge branch 'beta'1.7-REL1.6-REL
uh yeah its pretty necessary guys
Diffstat (limited to 'src/main/resources/mixins.notenoughupdates.json')
-rw-r--r--src/main/resources/mixins.notenoughupdates.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json
index 49e37916..a90fbb8d 100644
--- a/src/main/resources/mixins.notenoughupdates.json
+++ b/src/main/resources/mixins.notenoughupdates.json
@@ -5,6 +5,18 @@
"mixins": [
"MixinItemStack",
"MixinInventoryEffectRenderer",
- "MixinGuiIngame"
+ "MixinGuiIngame",
+ "MixinRenderItem",
+ "MixinEntityRenderer",
+ "MixinRenderGlobal",
+ "MixinNetHandlerPlayClient",
+ "MixinGuiChest",
+ "MixinGuiContainer",
+ "MixinVboRenderList",
+ "MixinRenderList",
+ "MixinEntityPlayer",
+ "MixinTileEntitySpecialRenderer",
+ "MixinRender",
+ "MixinRenderFish"
]
} \ No newline at end of file