diff --git a/index.toml b/index.toml index a175963..7ece234 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,11 @@ hash = "84d0765a0ed076af40929cd3c81f8a5a79ff1875dcf4e071effcaa74185b18f4" file = "README.md" hash = "0655f1371600922727fa66a6a3ad90ffb3a5cd9e9f851a66af048b13f3aaa3d3" +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "47417b73fa94227651ac63139dddaf6beb937d45aed9ba8221a563a8ad50e209" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "ed27ecb297016accc41e9894b6e11d6c46b455211e358afa6218ce629ef56978" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml new file mode 100644 index 0000000..ef6cfe9 --- /dev/null +++ b/mods/c2me-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.20.2-0.2.0+alpha.11.24.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/vADXBkQ9/c2me-fabric-mc1.20.2-0.2.0%2Balpha.11.24.jar" +hash-format = "sha1" +hash = "12e037a8835d170c25f62af74537cda8c6d15f4e" + +[update] +[update.modrinth] +mod-id = "VSNURh3q" +version = "vADXBkQ9" diff --git a/pack.toml b/pack.toml index 0d913f1..3315cf7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f8d86822a0bbc9184a424adb45ed550f8e294f5caa4e5b7402843dee61e8524d" +hash = "d0d4a8750b6cc3be7400680f31a4a71f79b328eb9fcb1e6794cad7e6f772cc83" [versions] fabric = "0.15.11"