[DEV] FTB Essentials Muting System Compat
This commit is contained in:
11
patches/1.19.2/Common/build.gradle.patch
Normal file
11
patches/1.19.2/Common/build.gradle.patch
Normal 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 {
|
Reference in New Issue
Block a user