aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-01-22 06:51:34 +0100
committernea <nea@nea.moe>2023-01-31 21:20:21 +0100
commit8fcdec089563455ae5080d17c66223082124b594 (patch)
tree7719737091fd97caeb815428a18a031ed0f5d47b /src/main/resources
parent9fabe241cfe613b836335aa918b1a2423bfde31b (diff)
downloadNotEnoughUpdates-8fcdec089563455ae5080d17c66223082124b594.tar.gz
NotEnoughUpdates-8fcdec089563455ae5080d17c66223082124b594.tar.bz2
NotEnoughUpdates-8fcdec089563455ae5080d17c66223082124b594.zip
wip
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 8877aed8..8a8b10bc 100644
--- a/src/main/resources/mixins.notenoughupdates.json
+++ b/src/main/resources/mixins.notenoughupdates.json
@@ -5,6 +5,7 @@
"plugin": "io.github.moulberry.notenoughupdates.envcheck.NEUMixinConfigPlugin",
"compatibilityLevel": "JAVA_8",
"mixins": [
+ "AccessorCommandHandler",
"AccessorEntityAgeable",
"AccessorEntityArmorStand",
"AccessorGuiPlayerTabOverlay",