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

Use the correct mod ID for child mods #82

Closed WalkerKnapp closed 3 years ago

WalkerKnapp commented 3 years ago

Before, child mod jars were all generated with the parent mod id, causing only one jar to be in the final patched file. This change generates the jars with each child mod's mod ID.