Update Figura to beta 0.1.3

This fixes crashing with client commands
This commit is contained in:
NullBite 2023-11-19 19:54:20 -05:00
parent 11e133bc19
commit 019eac6725
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 6 additions and 11 deletions

View File

@ -246,7 +246,7 @@ metafile = true
[[files]] [[files]]
file = "mods/figura.pw.toml" file = "mods/figura.pw.toml"
hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d" hash = "aa43a98f14e208dc78b89f25d351a72f28cbf63762ec9e7199e345b820b4dc69"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,13 +1,8 @@
name = "Figura" name = "Figura"
filename = "figura-0.1.2+1.20.1.jar" filename = "figura-0.1.3-pre2-1.20.1-fabric-mc.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/8892Wqoi/figura-0.1.2%2B1.20.1.jar" url = "https://b2.nullbite.com/file/nullbite-personal/figura-0.1.3-pre2-1.20.1-fabric-mc.jar"
hash-format = "sha1" hash-format = "sha256"
hash = "9e72055d725cadaff98bbd21fca24ff149066a08" hash = "7818989968e5ca28feb450cc1a3c8d24ab48b2a87c11d0721de46aa3a362200c"
[update]
[update.modrinth]
mod-id = "s9gIPDom"
version = "8892Wqoi"

View File

@ -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 = "21c5bc7b1ed2605c1693b449d44ecb16d30d51c7efea9206355310ba26e6db22" hash = "54f0da5fa5586beff1e746c5cefeae25d256b3bb265c657fb538d25fe9420b37"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"