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

Feature/block harvest #174

Closed rikka0w0 closed 4 years ago

rikka0w0 commented 4 years ago

Remove the malfunction 1.15 patch,

Move the BlockEvent from events-world to extensions-block, this can remove an unnecessary dependency, to make porting easier.