Include ClothConfig in the mod

This commit is contained in:
Agatha Lovelace 2021-05-22 21:11:57 +03:00
parent ffe655cb21
commit 659826693b
No known key found for this signature in database
GPG Key ID: 2DB18BA2E0A80BC3
1 changed files with 2 additions and 0 deletions

View File

@ -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}"