This commit is contained in:
parent
d8d35e63f4
commit
743705b394
3 changed files with 19 additions and 1 deletions
|
@ -153,6 +153,11 @@ file = "mods/ferrite-core.pw.toml"
|
|||
hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/figura.pw.toml"
|
||||
hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fzzy-config.pw.toml"
|
||||
hash = "242b6b2fca430d5a672f4c7be8002515c4ae1e416efd3e016c5e5f32041dc5b7"
|
||||
|
|
13
mods/figura.pw.toml
Normal file
13
mods/figura.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Figura"
|
||||
filename = "figura-0.1.2+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/8892Wqoi/figura-0.1.2%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9e72055d725cadaff98bbd21fca24ff149066a08"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "s9gIPDom"
|
||||
version = "8892Wqoi"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0824ad1fe538b2455814f1777a80f1697225fd318aa2636b84f2646da8dbce72"
|
||||
hash = "71cbfd7a6acc3f2c188d9ae131b6c2cb10902abbc96eebe7e27f106138b72d5f"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.22"
|
||||
|
|
Loading…
Add table
Reference in a new issue