diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-03 06:09:28 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-10-03 06:09:28 +1000 |
commit | 275fe45caa8eb1048914d864aafae21f3f3a1157 (patch) | |
tree | 87fe9a8e5f996c7cbc6fc81f2f522561ceb96992 /src/main/resources/mixins.notenoughupdates.json | |
parent | bb067068aabda36f8ba74b34a68856e19139beb9 (diff) | |
download | NotEnoughUpdates-275fe45caa8eb1048914d864aafae21f3f3a1157.tar.gz NotEnoughUpdates-275fe45caa8eb1048914d864aafae21f3f3a1157.tar.bz2 NotEnoughUpdates-275fe45caa8eb1048914d864aafae21f3f3a1157.zip |
1.3.3-ALPA
Diffstat (limited to 'src/main/resources/mixins.notenoughupdates.json')
-rw-r--r-- | src/main/resources/mixins.notenoughupdates.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json index f797c921..1ef9ee69 100644 --- a/src/main/resources/mixins.notenoughupdates.json +++ b/src/main/resources/mixins.notenoughupdates.json @@ -9,6 +9,8 @@ "MixinRenderItem", "MixinEntityRenderer", "MixinRenderGlobal", - "MixinNetHandlerPlayClient" + "MixinNetHandlerPlayClient", + "MixinGuiChest", + "MixinGuiContainer" ] }
\ No newline at end of file |