From 6f54bdc634d1db2e8044f0e574459a3fc17371db Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Mon, 13 May 2024 19:31:42 -0400 Subject: [PATCH] Remove flywheel --- index.toml | 5 ----- mods/flywheel.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/flywheel.pw.toml diff --git a/index.toml b/index.toml index b095577..079cf0d 100644 --- a/index.toml +++ b/index.toml @@ -159,11 +159,6 @@ file = "mods/ferrite-core.pw.toml" hash = "e8fba4f1d9fa4d7ffd369b6b4583b858db24411df006899c2592576708a03480" metafile = true -[[files]] -file = "mods/flywheel.pw.toml" -hash = "fbb0a9e7d2930e91c49c7ea9ac56aacd4475169c0b50b463245c2a2b2eb24c11" -metafile = true - [[files]] file = "mods/forgeendertech.pw.toml" hash = "a27a11227254429afc7d349e0edf8d874a1896f5887f8380f4e36a0f96679160" diff --git a/mods/flywheel.pw.toml b/mods/flywheel.pw.toml deleted file mode 100644 index dfe854a..0000000 --- a/mods/flywheel.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Flywheel" -filename = "flywheel-forge-1.18.2-0.6.8.a.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/5lpsZoRi/versions/xp7zKZ1z/flywheel-forge-1.18.2-0.6.8.a.jar" -hash-format = "sha1" -hash = "aa46af2f736ecfccfd6d258f3784abdd83cb52a1" - -[update] -[update.modrinth] -mod-id = "5lpsZoRi" -version = "xp7zKZ1z" diff --git a/pack.toml b/pack.toml index 4aa2d0c..387f7b4 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 = "ec5345901630cb901f75455bee5463a914fa9910c15e46e1bdf98de2aa9277c3" +hash = "a1553b693dcb89634b13814748d280a030d99b24c1fe02dd0f00d53ab4481a96" [versions] forge = "40.2.4"