Creating item entities does before firing HarvestDropEvent does not allow other mods the opportunity to respond to the proposed drop array, resulting in bugs such as #33.
This adjusts the sequence so that event is fired before drops are spawned, meaning mods are free to change which drops will be spawned.
Creating item entities does before firing HarvestDropEvent does not allow other mods the opportunity to respond to the proposed drop array, resulting in bugs such as #33.
This adjusts the sequence so that event is fired before drops are spawned, meaning mods are free to change which drops will be spawned.