Skip to content

Commit ff91b63

Browse files
committed
Remove removeDuplicate option in forgix jar merging
1 parent 453803e commit ff91b63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ forgix {
302302
jarLocation = "build/libs/${project.archives_base_name}-neoforge-${rootProject.versionStr}.jar"
303303
}
304304

305-
removeDuplicate "com.mrmelon54.infrastructury"
305+
//removeDuplicate "com.mrmelon54.infrastructury"
306306
}
307307

308308
def getVersionMetadata() {

0 commit comments

Comments
 (0)