From bbca93a16d71858c0e08241087850894d4a88e6c Mon Sep 17 00:00:00 2001 From: Lilith Ashley Nyx Arson Date: Thu, 9 Jan 2025 22:31:21 +0100 Subject: [PATCH] sandwich 2 --- index.toml | 10 +++++----- mods/sandwichable.pw.toml | 13 ------------- mods/some-assembly-required.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 mods/sandwichable.pw.toml create mode 100644 mods/some-assembly-required.pw.toml diff --git a/index.toml b/index.toml index 34e2529..a3a3e3c 100644 --- a/index.toml +++ b/index.toml @@ -489,11 +489,6 @@ file = "mods/ridingmousefix.pw.toml" hash = "a1226a7f792f4b48a1f22ac75f41b5cf0ac23df37e0e272e102bc76d40fb1685" metafile = true -[[files]] -file = "mods/sandwichable.pw.toml" -hash = "f940a85f7fce47ee3228e10dfde0c7a818d5464337bb8ba0b7074b421975e359" -metafile = true - [[files]] file = "mods/searchables.pw.toml" hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69" @@ -518,6 +513,11 @@ file = "mods/smartbrainlib.pw.toml" hash = "98bec1c6dc3719e058586ca3942482579fec44d69e6fa2e856ebbb3cac2f3889" metafile = true +[[files]] +file = "mods/some-assembly-required.pw.toml" +hash = "a6a81031dfc84de82dbd9755c05eaa72046eb0bde1a29e22989270ae2d7fc031" +metafile = true + [[files]] file = "mods/sound-physics-remastered.pw.toml" hash = "cbe934294ab92311a1a98cb354b86e4ee66433aa07b1efd11fb6996ffecba18e" diff --git a/mods/sandwichable.pw.toml b/mods/sandwichable.pw.toml deleted file mode 100644 index b3bac18..0000000 --- a/mods/sandwichable.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sandwichable" -filename = "sandwichable-1.3.1+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/5g7OOxWC/versions/tLPYvIQM/sandwichable-1.3.1%2B1.20.1.jar" -hash-format = "sha1" -hash = "5a1627580fe6742cd4b5436b5ff5dabace2a3c6f" - -[update] -[update.modrinth] -mod-id = "5g7OOxWC" -version = "tLPYvIQM" diff --git a/mods/some-assembly-required.pw.toml b/mods/some-assembly-required.pw.toml new file mode 100644 index 0000000..9690333 --- /dev/null +++ b/mods/some-assembly-required.pw.toml @@ -0,0 +1,13 @@ +name = "Some Assembly Required" +filename = "some-assembly-required-1.20.1-4.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jZi8ogTA/versions/FfaVwI1D/some-assembly-required-1.20.1-4.0.1.jar" +hash-format = "sha1" +hash = "c3992cd9fbf805e72145bae89af7219a5d39eb39" + +[update] +[update.modrinth] +mod-id = "jZi8ogTA" +version = "FfaVwI1D" diff --git a/pack.toml b/pack.toml index aa14c6d..86c4d32 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 = "58640b7dfa732895d61945cafb4066f5d5df86403a5885b05fdfae4b3fb236fa" +hash = "257bf8a793a32940bd32527fd09c947fb69eb55f513ceb2bf6b0fcc1df15136b" [versions] minecraft = "1.20.1"