From ef28ec8786261eec5f327bd2640520ce0fe013be Mon Sep 17 00:00:00 2001 From: pinchese Date: Thu, 21 Jul 2022 18:29:00 -0500 Subject: [PATCH] firework frenzied --- index.toml | 7 ++++++- mods/cloth-config-legacy.pw.toml | 13 +++++++++++++ mods/firework-frenzy.pw.toml | 12 ++++++------ pack.toml | 2 +- 4 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 mods/cloth-config-legacy.pw.toml diff --git a/index.toml b/index.toml index 1f0e245..d577c19 100644 --- a/index.toml +++ b/index.toml @@ -872,6 +872,11 @@ file = "mods/cloth-api.pw.toml" hash = "66e5a832549ae569bb7ccffecbc888aa0b56abdd06bc98f7fd027069738d04d0" metafile = true +[[files]] +file = "mods/cloth-config-legacy.pw.toml" +hash = "ebb8d0a31f63dfb0d248ff7748cebe42913f5541bb0e2b44346ca4b5d1d7544d" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "c7db587d0799043490a1cdc144bbcc7a3ddaaff13e2f5ebbb145b796c1ce7115" @@ -1024,7 +1029,7 @@ metafile = true [[files]] file = "mods/firework-frenzy.pw.toml" -hash = "472ca78b962f45ce234e1d85bc0fad51e25519ee49cdb1d2b93d06854677e8ff" +hash = "eb57cfe1b4753dec404f9d68939366aaf56287104d8112dae833a84d63716540" metafile = true [[files]] diff --git a/mods/cloth-config-legacy.pw.toml b/mods/cloth-config-legacy.pw.toml new file mode 100644 index 0000000..fa5dffc --- /dev/null +++ b/mods/cloth-config-legacy.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API (UNUSED)" +filename = "cloth-config-6.2.57-fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "c52ef239d9d3d3473312d3f57bd8e730155ee5a5" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3641132 +project-id = 319057 diff --git a/mods/firework-frenzy.pw.toml b/mods/firework-frenzy.pw.toml index a446cc1..c60b45d 100644 --- a/mods/firework-frenzy.pw.toml +++ b/mods/firework-frenzy.pw.toml @@ -1,13 +1,13 @@ name = "Firework Frenzy" -filename = "fireworkfrenzy-1.8.jar" +filename = "fireworkfrenzy-1.9.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/BMFTOutp/versions/1.8/fireworkfrenzy-1.8.jar" hash-format = "sha1" -hash = "33bc3ac7ea0d6d22c9a0abf091f60649d9b3f7fb" +hash = "f762f72440f0a747c08fe6e0240c8b44f222079f" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "BMFTOutp" -version = "HT1OmMDn" +[update.curseforge] +file-id = 3668182 +project-id = 520310 diff --git a/pack.toml b/pack.toml index 01ef4a4..4f60277 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 = "0651508ef37dc755d87cc4bdbe200808f301a58c8b2d54c026b365decbbe2e64" +hash = "23e464a4f632fa8d38a8ffa732160abbc31e7597570769d89622b8dd3c1f589d" [versions] fabric = "0.14.8"