Remove unused Cloth Config dependency
This commit is contained in:
@@ -44,12 +44,6 @@ dependencies {
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
|
||||
modImplementation "net.fabricmc:fabric-language-kotlin:${project.fabric_kotlin_version}"
|
||||
|
||||
// Cloth Config
|
||||
modApi("me.shedaniel.cloth:cloth-config-fabric:13.0.121") {
|
||||
exclude(group: "net.fabricmc.fabric-api")
|
||||
}
|
||||
|
||||
|
||||
// Mod Menu
|
||||
modImplementation("com.terraformersmc:modmenu:9.0.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user