[DEV] Update Porting Patches

This commit is contained in:
2024-10-12 13:54:44 +02:00
parent c15b7e1a19
commit 21898f8420
64 changed files with 377 additions and 243 deletions

View File

@@ -0,0 +1,11 @@
--- a/Common/build.gradle
+++ b/Common/build.gradle
@@ -1,7 +1,7 @@
archivesBaseName = "${mod_name.replace(" ", "")}-Common-${minecraft_version}"
dependencies {
- stupidRemapArch("dev.ftb.mods:ftb-essentials:${ftb_essentials}")
+
}
shadowJar {