diff --git a/index.toml b/index.toml index 3795434..2a896e2 100644 --- a/index.toml +++ b/index.toml @@ -61,6 +61,11 @@ file = "mods/cc-restitched.pw.toml" hash = "a715068272f611def7b0f8c6a608c360078bedd93b784a0f7d071fd5728622b6" metafile = true +[[files]] +file = "mods/chalk.pw.toml" +hash = "b945dc7f5b1cd696226b75b4afac629af3e22ece41c18ea6f0ed3e8f6cd4b80a" +metafile = true + [[files]] file = "mods/chickensshed.pw.toml" hash = "ccb2df9a4b0766d5f1988783b03313c585a3d1ff1b33485b7640d65d31962093" diff --git a/mods/chalk.pw.toml b/mods/chalk.pw.toml new file mode 100644 index 0000000..8093f8e --- /dev/null +++ b/mods/chalk.pw.toml @@ -0,0 +1,13 @@ +name = "Chalk (Fabric)" +filename = "chalk-2.2.0+1.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OrtjXTCH/versions/nsVYyiwH/chalk-2.2.0%2B1.19.jar" +hash-format = "sha512" +hash = "9446e1b595f6dfc92dbc9b314d166c990c1cd0c2fbad3785fbe95945bfe860968a4f53d5b1d4c8f1a85036a80a550d17bb3d18e0480fbdde3c86fa0ef2d1d6a3" + +[update] +[update.modrinth] +mod-id = "OrtjXTCH" +version = "nsVYyiwH" diff --git a/pack.toml b/pack.toml index 956bda1..7a97363 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 = "1e2e6aa0b314147dbf6fcadd4bdd0e570d29299ad1cec412d5200ceb24080490" +hash = "72264368ae2810f195785f15caac471b178ea98102a3cc836b0677adca36ac66" [versions] minecraft = "1.19.2"