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

Required for WorldEdit #125

Open ramidzkh opened 4 years ago

ramidzkh commented 4 years ago

This is for the Forge edition of WorldEdit

na-sa-do commented 4 years ago

Sorry for just dropping in out of nowhere, but what is this necessary for? WorldEdit already has an official Fabric port.

cittyinthecloud commented 4 years ago

Sorry for just dropping in out of nowhere, but what is this necessary for? WorldEdit already has an official Fabric port.

It's still useful for us to target, gives us stuff mods actually use.

kitlith commented 4 years ago

We like to have mods to test features against, so if we get all the events that WorldEdit requires working, and Forge WorldEdit works, then we know that those events were more or less implemented correctly.

i also know that some people have joked about running every version of worldedit at the same time just to see what would happen