[DEV] New Cloth Config GUIs, new nojang apis, and bug fixes
This commit is contained in:
@@ -7,6 +7,8 @@ dependencies {
|
||||
stupidRemapArch("dev.ftb.mods:ftb-essentials-neoforge:${ftb_essentials}")
|
||||
stupidRemapArch("dev.ftb.mods:ftb-ranks-neoforge:${ftb_ranks}")
|
||||
|
||||
modImplementation("me.shedaniel.cloth:cloth-config-neoforge:${cloth_config}")
|
||||
|
||||
// Do not edit or remove
|
||||
implementation project(":Common")
|
||||
}
|
||||
@@ -115,4 +117,12 @@ publisher {
|
||||
setArtifact(remapJar)
|
||||
setCurseEnvironment("both")
|
||||
setIsManualRelease(true)
|
||||
|
||||
curseDepends {
|
||||
optional("cloth-config")
|
||||
}
|
||||
|
||||
modrinthDepends {
|
||||
optional("cloth-config")
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user