From 400789fdd4a161ce2908f7f344603139c98ff6d6 Mon Sep 17 00:00:00 2001 From: Nesquate Date: Mon, 24 Jul 2023 09:16:04 +0800 Subject: [PATCH] Remove Faster Random v1.1 has bug... Issue: https://github.com/AnOpenSauceDev/FastRandom/issues/8 --- index.toml | 5 ----- mods/faster-random.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/faster-random.pw.toml diff --git a/index.toml b/index.toml index f51e1a4..c949797 100644 --- a/index.toml +++ b/index.toml @@ -62,11 +62,6 @@ file = "mods/fabricproxy-lite.pw.toml" hash = "2e505480c06836448dfe277bdf93d184ca1aca821291574ddd3fccfe9f0ca387" metafile = true -[[files]] -file = "mods/faster-random.pw.toml" -hash = "73f815e7ef5c0589d30b901856be86dd0e6ceee51b4d361fb5bdda43e9dafd09" -metafile = true - [[files]] file = "mods/ferrite-core.pw.toml" hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c" diff --git a/mods/faster-random.pw.toml b/mods/faster-random.pw.toml deleted file mode 100644 index ac6661f..0000000 --- a/mods/faster-random.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Faster Random" -filename = "fastrandom-1.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/RfFxanNh/versions/jcnEmIvt/fastrandom-1.2.jar" -hash-format = "sha1" -hash = "c9373cc9f64cae22196ab4b7b8892973c6ea33d3" - -[update] -[update.modrinth] -mod-id = "RfFxanNh" -version = "jcnEmIvt" diff --git a/pack.toml b/pack.toml index ccd57da..1581d9c 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 = "234ec5674a5672dc6c298ee1a4f81208deb8b8fd276fef336d127bf521c94db8" +hash = "7627f989463fae33dcfdd02616cdab8cbb923b5ab4c550048772941b358a4ac3" [versions] fabric = "0.14.21"