PatchworkMC / patchwork-api

An attempt to reimplement the Minecraft Forge API on Fabric
GNU Lesser General Public License v2.1
282 stars 48 forks source link

Add BlockEvent.HarvestDropsEvent and its respective firing method, WorldEvents.fireBlockHarvesting #150

Closed GammaWhiskey closed 4 years ago

kitlith commented 4 years ago

Overall, looks good, just a couple of nits on the documentation side.

TheGlitch76 commented 4 years ago

Please resolve merge conflicts