[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

@@ -1,6 +1,15 @@
--- a/Fabric/build.gradle
+++ b/Fabric/build.gradle
@@ -113,8 +113,8 @@
@@ -9,8 +9,6 @@
exclude(group: "net.fabricmc.fabric-api")
}
- stupidRemapArch("dev.ftb.mods:ftb-essentials:${ftb_essentials}")
-
modImplementation "maven.modrinth:fabrictailor:${fabrictailor}"
modImplementation "maven.modrinth:vanish:${vanish}"
@@ -115,8 +113,8 @@
setVersionType("release")
setChangelog("https://raw.githubusercontent.com/hypherionmc/changelogs/main/craterlib/changelog-fabric.md")
setProjectVersion("${minecraft_version}-${project.version}")