Fix forge shadowjar config

This commit is contained in:
2023-06-08 19:19:52 +02:00
parent 34eb975b3a
commit 5142218f7d

View File

@@ -114,6 +114,8 @@ shadowJar {
dependencies { dependencies {
relocate 'me.hypherionmc.moonconfig', 'shadow.hypherionmc.moonconfig' relocate 'me.hypherionmc.moonconfig', 'shadow.hypherionmc.moonconfig'
} }
classifier = ''
} }
reobf { reobf {