Skip to content

Commit f47b3ef

Browse files
Update cloth config
1 parent 7ad6b1a commit f47b3ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ dependencies {
4747
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
4848

4949
// Cloth Config API
50-
include "me.shedaniel.cloth:cloth-config-fabric:6.2.62"
51-
modImplementation "me.shedaniel.cloth:cloth-config-fabric:6.2.62"
50+
include "me.shedaniel.cloth:cloth-config-fabric:6.2.57"
51+
modImplementation "me.shedaniel.cloth:cloth-config-fabric:6.2.57"
5252

5353
// Fabric API. This is technically optional, but you probably want it anyway.
5454
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

0 commit comments

Comments
 (0)