Skip to content

Commit 70c010c

Browse files
committed
Update cloth config
1 parent c18c0bc commit 70c010c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fabric/src/main/resources/fabric.mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"minecraft": "~1.21",
3636
"java": ">=21",
3737
"fabric-api": "*",
38-
"cloth-config": ">=14"
38+
"cloth-config": ">=15"
3939
}
4040
}
4141

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ neogradle.subsystems.conventions.runs.create-default-run-per-type=false
1414
# Fabric
1515
fabric_version=0.100.1+1.21
1616
fabric_loader_version=0.15.11
17-
cloth_config_version=14.0.126
17+
cloth_config_version=15.0.127
1818
mod_menu_version=11.0.0-beta.1
1919

2020
# Mod options

0 commit comments

Comments
 (0)