[PORT] 1.21.4

This commit is contained in:
2024-12-03 15:09:07 +02:00
parent 5a8769bee9
commit 78cc17f718
4 changed files with 9 additions and 9 deletions

View File

@@ -35,11 +35,11 @@ shadowJar {
unimined.minecraft {
neoForged {
/*if (isPort) {
if (isPort) {
loader "net.neoforged:neoforge:${neoforge_version}:universal"
} else {*/
} else {
loader neoforge_version
//}
}
mixinConfig("${mod_id}.mixins.json", "${mod_id}.neoforge.mixins.json")
}