ItemSpawnEvent issue
WarnDa opened this issue · 2 comments
WarnDa commented
Hello,
Does pufferfish call properly the ItemSpawnEvent ?
And I use a setting "direct-suction: true" that's make items directly suctionned to the hopper when spawning in the chunk
It's working fine on paper 1.19.2, but not on pufferfish 1.19.2, so it might be related to paul's patches on hoppers.
On pufferfish (not working) : https://youtu.be/gfd32pVEy8k
On paper (working) : https://youtu.be/bNy_r4SXWiM
kev626 commented
We do still call this event.
WarnDa commented
I'll check if it's an option in paper/puffer that I changed and makes the event not called
edit : checking with dev why it's called but not always, might be related to his plugin