mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 21:47:42 -05:00
Fix runClient/Server tasks not always including the mod
This commit is contained in:
@@ -124,8 +124,6 @@ public class RemapJarTask extends Jar {
|
||||
}
|
||||
}
|
||||
|
||||
extension.addUnmappedMod(input);
|
||||
|
||||
/*try {
|
||||
if (modJar.exists()) {
|
||||
Files.move(modJar, modJarUnmappedCopy);
|
||||
|
||||
Reference in New Issue
Block a user