ItemCraftedEvent not firing on shift-click crafting
Blargerist opened this issue ยท 2 comments
Triumph on-crafting trigger isn't working with FastWorkbench when shift-clicking. I did some minor testing, and it appears the event isn't being fired on shift-click. Works fine on normal click.
Thats odd. The slot changes shouldn't impact that event, and the shift click not firing is even more complicated. I don't change how shift clicks are handled at all.
But if vanilla handles that properly then something is up.