Added Cloth Config

This commit is contained in:
Jonathan Ho
2025-05-31 20:50:07 -07:00
parent 96b030d657
commit 7851cf1ddb
3 changed files with 19 additions and 1 deletions

View File

@@ -57,6 +57,11 @@ file = "mods/chat-heads.pw.toml"
hash = "7c293b14a198d5fdbec6810a9e8e51124e98d584d32633d61596926d2be62f7c" hash = "7c293b14a198d5fdbec6810a9e8e51124e98d584d32633d61596926d2be62f7c"
metafile = true metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "931fa7587facbc9b334c7539722b2dacaac520f253ebfbc5b87665d5abbcea77"
metafile = true
[[files]] [[files]]
file = "mods/collective.pw.toml" file = "mods/collective.pw.toml"
hash = "a22e595eaf6de7a245a54cf5f94395896056c2630a2c2cccac16adc2fec45877" hash = "a22e595eaf6de7a245a54cf5f94395896056c2630a2c2cccac16adc2fec45877"

13
mods/cloth-config.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Cloth Config API"
filename = "cloth-config-13.0.138-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2deYQULk/cloth-config-13.0.138-fabric.jar"
hash-format = "sha512"
hash = "3863fb95cc57526c6876cb60600f2e4282a5fa8d997d981e984da48f34be654cd0c5fc09e7d77079a393b2d7e3e48baabb756ad84ea58881b22ea771f43baa4a"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "2deYQULk"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "aef10ffd1a5c5801fe52fa36fed74df13179ca88f5aedd54d5244ca94e6e6c04" hash = "10010efe87bdfc9b3789376fecdb486cd8d6d540ea0305ae83f25c26a472c521"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"