[DEV] Rebuild Porting Patches

This commit is contained in:
2025-03-25 19:49:02 +02:00
parent 9da963f3c8
commit 327a60c806
56 changed files with 137 additions and 113 deletions

View File

@@ -42,11 +42,11 @@
-
-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")
- }