[DEV] FTB Essentials Muting System Compat

This commit is contained in:
2024-10-09 09:04:27 +02:00
parent 6bf3af4bea
commit e3a9df65b7
76 changed files with 535 additions and 50 deletions

View File

@@ -9,6 +9,8 @@ dependencies {
exclude(group: "net.fabricmc.fabric-api")
}
stupidRemapArch("dev.ftb.mods:ftb-essentials:${ftb_essentials}")
modImplementation "maven.modrinth:fabrictailor:${fabrictailor}"
modImplementation "maven.modrinth:vanish:${vanish}"