From acbc2ea162897f0de37265bfb5f330bcf57659a2 Mon Sep 17 00:00:00 2001 From: Pedro Date: Tue, 23 Jan 2024 15:35:51 -0300 Subject: [PATCH] out 5 --- output/production/commander-bta.main/commander.mixins.json | 1 + 1 file changed, 1 insertion(+) diff --git a/output/production/commander-bta.main/commander.mixins.json b/output/production/commander-bta.main/commander.mixins.json index 25eb6b1..8497d1c 100644 --- a/output/production/commander-bta.main/commander.mixins.json +++ b/output/production/commander-bta.main/commander.mixins.json @@ -4,6 +4,7 @@ "package": "net.pedroricardo.commander.mixin", "compatibilityLevel": "JAVA_8", "mixins": [ + "FixItemStackCrashMixin", "GuiChatMixin", "PreferCommanderCommandPlayerSPMixin", "PreferCommanderCommandPlayerSPMixin$EntityPlayerSPAccessor",