Hello, I have an issue while doing this. On 1.19.2, the onArmorTick event doesn't fire at all
I am testing it by
player.sendSystemMessage(Component.literal("Firing..."));
right after calling the onArmorTick, no if's or anything that can stop the message from going through. It doesn't even check if its on client side
Thanks for your time