PatchworkMC / patchwork-patcher

Patches Forge mod jars, allowing them to be loaded by Fabric
GNU Lesser General Public License v3.0
316 stars 33 forks source link

Fixes for access transformer parsing #81

Closed coderbot16 closed 3 years ago

coderbot16 commented 3 years ago

A lot of access transformers have issues that Forge ignores. Patchwork warns about these, and the warnings can get a bit spammy... I've tried to make it so that we don't generate megabytes of access transformer errors on large modpacks.

Also, I've upgraded Patchwork Manifest to 0.6.1 to fix a few issues.