TerraformersMC / ModMenu

A menu for, you guessed it, mods!
MIT License
484 stars 148 forks source link

Fix quilt mod discarding fabric sha512, checking bundled mods for updates #552

Closed LostLuma closed 1 year ago

LostLuma commented 1 year ago

Fixes quilt mod not returning the fabricResult and makes it ignore bundled mods on loader >=0.18.1 by ensuring only a single .jar source file exists instead of simply using the first .jar.

I've tested this on both 0.17.11 and 0.18.1-beta.78 and it works fine.

Prospector commented 1 year ago

Thanks! That was a silly mistake lol