Added back Figura, also it was loading now?
This commit is contained in:
parent
ff1cc05ad0
commit
e8c99a1a23
|
@ -409,6 +409,11 @@ file = "mods/ferrite-core.pw.toml"
|
||||||
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
|
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/figura.pw.toml"
|
||||||
|
hash = "75ffe202cd8947bbbb748a46bcd9d1cfb55d34a2fc95909b3001ac8433625fb7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fog-looks-good-now-fabric.pw.toml"
|
file = "mods/fog-looks-good-now-fabric.pw.toml"
|
||||||
hash = "6b0fedcd910c01f9ab17443b60298fd1017a1bb467a33ef974a02c72e0d0ac96"
|
hash = "6b0fedcd910c01f9ab17443b60298fd1017a1bb467a33ef974a02c72e0d0ac96"
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Figura"
|
||||||
|
filename = "figura-0.1.4+1.20.1-fabric-mc.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/DhHrk371/figura-0.1.4%2B1.20.1-fabric-mc.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "260b9cae1dc1087d3007e644e2b43f4d2634914d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "s9gIPDom"
|
||||||
|
version = "DhHrk371"
|
|
@ -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 = "0bdadd6b91614392e3dd3d2e3218464494661b8bc13bab224d6bf9182ff6aff0"
|
hash = "313eecc7c2f2c23b510fb7364dfc1eda2fed6b458a20e816b616baa260305a3d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|
Loading…
Reference in New Issue