aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorNopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>2023-01-18 09:30:28 +1100
committerGitHub <noreply@github.com>2023-01-17 23:30:28 +0100
commit1f4d6925020a26d0662c3fe90672f5d4c831682d (patch)
tree68cb2df2d7d7e61adc36a059d3efbf33c0f895a5 /src/main/resources
parent937e84822e298e3edbee4bb24775eb04f2770c4a (diff)
downloadNotEnoughUpdates-1f4d6925020a26d0662c3fe90672f5d4c831682d.tar.gz
NotEnoughUpdates-1f4d6925020a26d0662c3fe90672f5d4c831682d.tar.bz2
NotEnoughUpdates-1f4d6925020a26d0662c3fe90672f5d4c831682d.zip
Fix npe spam when rendering a player model in a recipe (#557)
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/mixins.notenoughupdates.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json
index dbce787c..8877aed8 100644
--- a/src/main/resources/mixins.notenoughupdates.json
+++ b/src/main/resources/mixins.notenoughupdates.json
@@ -56,6 +56,7 @@
"MixinEntityChargedCreeper",
"MixinGuiEditSign",
"MixinGuiTextField",
+ "MixinLayerDeadmau5Head",
"MixinThreadDownloadImageData",
"MixinThreadDownloadImageDataThread"
]