diff --git a/index.toml b/index.toml index 65a1850..58b66dc 100644 --- a/index.toml +++ b/index.toml @@ -90,6 +90,11 @@ file = "mods/brrp.pw.toml" hash = "fbc36b6d503762964b80bbcbabb1e103891066de3107eaa8e2bdded508a33b04" metafile = true +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "e2efee228d951bde49b855804024bc98cb103168ca050dbbb1af2773051ad9a3" +metafile = true + [[files]] file = "mods/campanion.pw.toml" hash = "e351f40305f1377a4023c09e774d040e601d513bd37e307955b2f68e986a612c" @@ -100,6 +105,11 @@ file = "mods/cardinal-components-api.pw.toml" hash = "5d898bbdb655828c59223382f85016f8328884b3ff176b697c51e8dedaec68c1" metafile = true +[[files]] +file = "mods/carpet.pw.toml" +hash = "46b444dc88aac495a314699961072c72b16661130aff501d176a2b8c12c49b72" +metafile = true + [[files]] file = "mods/chalk-colorful-addon.pw.toml" hash = "96ddaae016a3fa6eecb88d9e8ad6f0e15dbd856bae9f8380a091b2316b7a9f6b" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml new file mode 100644 index 0000000..01a1b05 --- /dev/null +++ b/mods/c2me-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.19.2-0.2.0+alpha.9.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/TL8Qsm5r/c2me-fabric-mc1.19.2-0.2.0%2Balpha.9.11.jar" +hash-format = "sha1" +hash = "5b3ec36f83cdc165bb45d5837e389e463ef4e520" + +[update] +[update.modrinth] +mod-id = "VSNURh3q" +version = "TL8Qsm5r" diff --git a/mods/carpet.pw.toml b/mods/carpet.pw.toml new file mode 100644 index 0000000..84d1b33 --- /dev/null +++ b/mods/carpet.pw.toml @@ -0,0 +1,13 @@ +name = "Carpet" +filename = "fabric-carpet-1.19.2-1.4.84+v221018.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/SaOHo2Ac/fabric-carpet-1.19.2-1.4.84%2Bv221018.jar" +hash-format = "sha1" +hash = "9a88c3a004b15b1f776c988d8eae1cc191b4fbee" + +[update] +[update.modrinth] +mod-id = "TQTTVgYE" +version = "SaOHo2Ac" diff --git a/pack.toml b/pack.toml index 39d1778..6af8907 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 = "465b10e8b8b0570a648db0aeec58d578885fe2aa5791b05fe4ae22d709b47c15" +hash = "f14b3a250124b50e369e34241e5822b91b2b4863ba8e2b9f87fcc799687c8cf5" [versions] fabric = "0.14.22"