PacifistMC / Forgix

A Gradle plugin/an Architectury addon to merge mod-loaders into one jar! 𝘸𝘒𝘩𝘩 𝘡𝘦𝘀𝘩𝘯𝘰𝘭𝘰𝘨𝘺

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

processResources is sometimes not complete on the merged jar

triphora opened this issue Β· comments

After adding this and running mergeJars, I decided to test the merged jar in a Forge prod env. The Forge jar seems not to have its processResources task done:
image
Where it was in the remapped jar:
image
And it was in the Quilt jar:
image