Include ClothConfig in the mod
This commit is contained in:
parent
ffe655cb21
commit
659826693b
|
@ -46,6 +46,8 @@ dependencies {
|
|||
exclude(group: "net.fabricmc.fabric-api")
|
||||
}
|
||||
|
||||
include "me.shedaniel.cloth:cloth-config-fabric:${cloth_version}"
|
||||
|
||||
// CardinalComponentsAPI
|
||||
modApi "io.github.onyxstudios.Cardinal-Components-API:cardinal-components-base:${cca_version}"
|
||||
modApi "io.github.onyxstudios.Cardinal-Components-API:cardinal-components-entity:${cca_version}"
|
||||
|
|
Loading…
Reference in New Issue