[DEV] New Cloth Config GUIs, new nojang apis, and bug fixes
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies {
|
||||
stupidRemapArch("dev.ftb.mods:ftb-essentials:${ftb_essentials}")
|
||||
stupidRemapArch("dev.ftb.mods:ftb-ranks:${ftb_ranks}")
|
||||
|
||||
modImplementation("me.shedaniel.cloth:cloth-config-fabric:${cloth_config}")
|
||||
modImplementation "maven.modrinth:fabrictailor:${fabrictailor}"
|
||||
modImplementation "maven.modrinth:vanish:${vanish}"
|
||||
|
||||
@@ -125,9 +126,11 @@ publisher {
|
||||
|
||||
modrinthDepends {
|
||||
required("fabric-api")
|
||||
optional("cloth-config", "modmenu")
|
||||
}
|
||||
|
||||
curseDepends {
|
||||
required("fabric-api")
|
||||
optional("cloth-config", "modmenu")
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user