Closed DucksIncoming closed 3 months ago
Went through and found that BlockBreakListener.jar was running it's onCall method twice each time a spawner was broken, so I added a switch in to only allow one drop per spawner break. Bit of a hacky workaround, but it's functional!
Went through and found that BlockBreakListener.jar was running it's onCall method twice each time a spawner was broken, so I added a switch in to only allow one drop per spawner break. Bit of a hacky workaround, but it's functional!