diff --git a/index.toml b/index.toml index cb56220..277a10d 100644 --- a/index.toml +++ b/index.toml @@ -6100,6 +6100,11 @@ file = "mods/fertilization-fabric.pw.toml" hash = "3b52b59e59974fb8777056c1f2c373c4188f7fcf94d85ffeca7eaa3ccf7a4290" metafile = true +[[files]] +file = "mods/figura.pw.toml" +hash = "552559fc09df74f383b3090a7b205a8c60704950e7f65f218c2e795b4fb176fe" +metafile = true + [[files]] file = "mods/findme.pw.toml" hash = "cab631f9d9278bb45a19bf4334cd0cfb5ffc1160cd8a07065714dedb4fed731a" diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml new file mode 100644 index 0000000..48835d9 --- /dev/null +++ b/mods/figura.pw.toml @@ -0,0 +1,13 @@ +name = "Figura" +filename = "figura-0.1.0-rc.13+1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/B3csO4KD/versions/gidbwKVe/figura-0.1.0-rc.13%2B1.19.2.jar" +hash-format = "sha1" +hash = "f294f0b75648c0adfa98b0c7bbc2fe18b701f055" + +[update] +[update.modrinth] +mod-id = "B3csO4KD" +version = "gidbwKVe" diff --git a/pack.toml b/pack.toml index e5f9e10..dde9e87 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 = "6b81c1f49a1860aabd2a758d3cb03d9966341b18442fbbd20581f573904a0d2d" +hash = "902d192e0bd33e0567141150eb7be9bbbd0e4804de23dd1c13bc8805d9aab475" [versions] fabric = "0.14.17"