diff --git a/index.toml b/index.toml index 72c0a31..7a642c3 100644 --- a/index.toml +++ b/index.toml @@ -1012,11 +1012,6 @@ file = "mods/iceberg.pw.toml" hash = "019fea93516a470bbcad284dd0cbad6f4e2914d96221c86e3f87c12fe6321e10" metafile = true -[[files]] -file = "mods/im-fast.pw.toml" -hash = "474d64dba26d80c32a84ccdefc66d06dbf18503c17fe48927040fdf9026c5860" -metafile = true - [[files]] file = "mods/immediatelyfast.pw.toml" hash = "3d47b1d933d04934a606be1cbb67481860c3d68c9ed4efc387c7745d23b732a7" @@ -1881,6 +1876,11 @@ file = "mods/toms-peripherals.pw.toml" hash = "b5be069a2fae0df4cf4d032a8332c6011029f9ab9c3b9532d209747d44961dee" metafile = true +[[files]] +file = "mods/too-fast.pw.toml" +hash = "63da0a2850babdf37f9511b17d2962fbaa9ce980d4c8478299767954df4efc19" +metafile = true + [[files]] file = "mods/towns-and-towers.pw.toml" hash = "9bf9ab019562d204c452dd282b9a835632ffe88fdad6f20a88326da546614aaf" diff --git a/mods/im-fast.pw.toml b/mods/im-fast.pw.toml deleted file mode 100644 index 2ca2949..0000000 --- a/mods/im-fast.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "I'm Fast" -filename = "imfast-NEOFORGE-1.0.2.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/PaUMOeP0/versions/qdQ7mi0j/imfast-NEOFORGE-1.0.2.jar" -hash-format = "sha512" -hash = "0fbdaedf3514c342b1097f6a4d0368d0365618cf593cac64133bb309db8b2afbbc7152b2487d76bd1d515d3669b5226d97b50bd232e9a87864148bd36fef63ae" - -[update] -[update.modrinth] -mod-id = "PaUMOeP0" -version = "qdQ7mi0j" diff --git a/mods/too-fast.pw.toml b/mods/too-fast.pw.toml new file mode 100644 index 0000000..d285089 --- /dev/null +++ b/mods/too-fast.pw.toml @@ -0,0 +1,13 @@ +name = "Too Fast" +filename = "toofast-1.21.0-0.4.3.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/w6JSkKSH/versions/pDkjMI8q/toofast-1.21.0-0.4.3.5.jar" +hash-format = "sha512" +hash = "4108ff7d3ca21c4392f99df510bdcc5ca968def79ed0a855c8e77be91b583b4f435ee643b952a8238369db3bdcda3725c2efc84ca105fd0978b76c803ea250ec" + +[update] +[update.modrinth] +mod-id = "w6JSkKSH" +version = "pDkjMI8q" diff --git a/pack.toml b/pack.toml index ca9f540..ae715a6 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 = "f79df2edf3e3d5dd1599cbb0ccf42554989c22550366c41f0ea37af5b8cc79ba" +hash = "cbb8c15fd29dbc5608e13f32b4daec83a34378526eae3dfb2792cf84065a63a1" [versions] minecraft = "1.21.1"