From 5ca2ba3fd28f9d5ee41c6cee141f0f21aa8ee4b3 Mon Sep 17 00:00:00 2001 From: hkc Date: Wed, 27 Mar 2024 19:24:08 +0300 Subject: [PATCH] Removed Fumo --- index.toml | 10 +++++----- mods/fumo.pw.toml | 13 ------------- mods/plushed.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 mods/fumo.pw.toml create mode 100644 mods/plushed.pw.toml diff --git a/index.toml b/index.toml index d5bca06..82c8296 100644 --- a/index.toml +++ b/index.toml @@ -469,11 +469,6 @@ file = "mods/forge-config-api-port.pw.toml" hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b" metafile = true -[[files]] -file = "mods/fumo.pw.toml" -hash = "50b575d4434f60c9468f5492374c0a566de84c505b6ec781404c731b51a890f1" -metafile = true - [[files]] file = "mods/garnished-botany-pots.pw.toml" hash = "99ca4bed1bfbffa66748933fc0a93daa3bebdb2334520e810a82da04bd081663" @@ -769,6 +764,11 @@ file = "mods/plethora-peripherals.pw.toml" hash = "8b8883586b05aa00808e41a5795f4287bf7c43f44484c2cdf62762e32e00acfb" metafile = true +[[files]] +file = "mods/plushed.pw.toml" +hash = "62db38a3a952cc72b2f9024a66a77d433f4db89ba49a97f64c084b3abee70189" +metafile = true + [[files]] file = "mods/polymorph.pw.toml" hash = "03c50c52bcdcc958ab261fdf157977356800ea7402f40bcc1c9552a465bb2ec6" diff --git a/mods/fumo.pw.toml b/mods/fumo.pw.toml deleted file mode 100644 index 616f075..0000000 --- a/mods/fumo.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fumo" -filename = "Fumo 14.0.1 1.20.1 Fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Abkqr1E0/versions/kaMXevvq/Fumo%2014.0.1%201.20.1%20Fabric.jar" -hash-format = "sha1" -hash = "6c574b429c505c6c1955eae4065cdcfe602cca8f" - -[update] -[update.modrinth] -mod-id = "Abkqr1E0" -version = "kaMXevvq" diff --git a/mods/plushed.pw.toml b/mods/plushed.pw.toml new file mode 100644 index 0000000..b3bda8a --- /dev/null +++ b/mods/plushed.pw.toml @@ -0,0 +1,13 @@ +name = "Plushed" +filename = "plushed-0.1.1 Fabric 1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sOniSE2d/versions/fvWxy9z1/plushed-0.1.1%20Fabric%201.20.1.jar" +hash-format = "sha1" +hash = "582149eabb9f235d60da9133adf827f53c5b3f83" + +[update] +[update.modrinth] +mod-id = "sOniSE2d" +version = "fvWxy9z1" diff --git a/pack.toml b/pack.toml index f57fbd0..25b86b4 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 = "1a303316cf257990aa7e1ec8f5a69577bfc9e688acb73ec5957973191ce4f0d3" +hash = "aa9ad6a917b1878ba63f56e0fb37d95769e8c55d0cdce417078261f4c124eba0" [versions] fabric = "0.15.7"