add chalk
This commit is contained in:
parent
4eec7a149d
commit
ab884dc9ef
3 changed files with 19 additions and 1 deletions
|
@ -61,6 +61,11 @@ file = "mods/cc-restitched.pw.toml"
|
||||||
hash = "a715068272f611def7b0f8c6a608c360078bedd93b784a0f7d071fd5728622b6"
|
hash = "a715068272f611def7b0f8c6a608c360078bedd93b784a0f7d071fd5728622b6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/chalk.pw.toml"
|
||||||
|
hash = "b945dc7f5b1cd696226b75b4afac629af3e22ece41c18ea6f0ed3e8f6cd4b80a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/chickensshed.pw.toml"
|
file = "mods/chickensshed.pw.toml"
|
||||||
hash = "ccb2df9a4b0766d5f1988783b03313c585a3d1ff1b33485b7640d65d31962093"
|
hash = "ccb2df9a4b0766d5f1988783b03313c585a3d1ff1b33485b7640d65d31962093"
|
||||||
|
|
13
mods/chalk.pw.toml
Normal file
13
mods/chalk.pw.toml
Normal file
|
@ -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"
|
|
@ -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 = "1e2e6aa0b314147dbf6fcadd4bdd0e570d29299ad1cec412d5200ceb24080490"
|
hash = "72264368ae2810f195785f15caac471b178ea98102a3cc836b0677adca36ac66"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue