[PORT] Update to 1.21.2
This commit is contained in:
@@ -34,11 +34,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")
|
||||
}
|
||||
|
Reference in New Issue
Block a user