From 019eac67251211101c6d89f4bec8ad917bdeff75 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 19 Nov 2023 19:54:20 -0500 Subject: [PATCH] Update Figura to beta 0.1.3 This fixes crashing with client commands --- index.toml | 2 +- mods/figura.pw.toml | 13 ++++--------- pack.toml | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/index.toml b/index.toml index 06ad693..5f37571 100644 --- a/index.toml +++ b/index.toml @@ -246,7 +246,7 @@ metafile = true [[files]] file = "mods/figura.pw.toml" -hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d" +hash = "aa43a98f14e208dc78b89f25d351a72f28cbf63762ec9e7199e345b820b4dc69" metafile = true [[files]] diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml index a5d01fa..c3b6086 100644 --- a/mods/figura.pw.toml +++ b/mods/figura.pw.toml @@ -1,13 +1,8 @@ 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" [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" +url = "https://b2.nullbite.com/file/nullbite-personal/figura-0.1.3-pre2-1.20.1-fabric-mc.jar" +hash-format = "sha256" +hash = "7818989968e5ca28feb450cc1a3c8d24ab48b2a87c11d0721de46aa3a362200c" diff --git a/pack.toml b/pack.toml index 2827ce1..ceba8be 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 = "21c5bc7b1ed2605c1693b449d44ecb16d30d51c7efea9206355310ba26e6db22" +hash = "54f0da5fa5586beff1e746c5cefeae25d256b3bb265c657fb538d25fe9420b37" [versions] minecraft = "1.20.1"