From 819a643dda0fd4f23443e565f5f3a44cf957316a Mon Sep 17 00:00:00 2001 From: Lilith Ashley Nyx Arson Date: Fri, 10 Jan 2025 12:43:49 +0100 Subject: [PATCH] backpack --- index.toml | 10 ++++++++++ mods/sophisticated-backpacks.pw.toml | 13 +++++++++++++ mods/sophisticated-core.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/sophisticated-backpacks.pw.toml create mode 100644 mods/sophisticated-core.pw.toml diff --git a/index.toml b/index.toml index a3a3e3c..5bed4c4 100644 --- a/index.toml +++ b/index.toml @@ -518,6 +518,16 @@ file = "mods/some-assembly-required.pw.toml" hash = "a6a81031dfc84de82dbd9755c05eaa72046eb0bde1a29e22989270ae2d7fc031" metafile = true +[[files]] +file = "mods/sophisticated-backpacks.pw.toml" +hash = "aa5a5bb6c350e7badb8c952a8a9785ffa6db07dc9a4687c1a5a4f13fbd4e4fe6" +metafile = true + +[[files]] +file = "mods/sophisticated-core.pw.toml" +hash = "d86709851012f200037c59d5786047050fc625161d794e146fb3bc2b90013a9b" +metafile = true + [[files]] file = "mods/sound-physics-remastered.pw.toml" hash = "cbe934294ab92311a1a98cb354b86e4ee66433aa07b1efd11fb6996ffecba18e" diff --git a/mods/sophisticated-backpacks.pw.toml b/mods/sophisticated-backpacks.pw.toml new file mode 100644 index 0000000..62e849b --- /dev/null +++ b/mods/sophisticated-backpacks.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Backpacks" +filename = "sophisticatedbackpacks-1.20.1-3.22.0.1165.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TyCTlI4b/versions/FF27NKnc/sophisticatedbackpacks-1.20.1-3.22.0.1165.jar" +hash-format = "sha1" +hash = "1ae58e640fc757869c008b15100fd3a2a7e37542" + +[update] +[update.modrinth] +mod-id = "TyCTlI4b" +version = "FF27NKnc" diff --git a/mods/sophisticated-core.pw.toml b/mods/sophisticated-core.pw.toml new file mode 100644 index 0000000..b2e1921 --- /dev/null +++ b/mods/sophisticated-core.pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Core" +filename = "sophisticatedcore-1.20.1-1.1.1.832.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nmoqTijg/versions/FpQ4nbMK/sophisticatedcore-1.20.1-1.1.1.832.jar" +hash-format = "sha1" +hash = "b46faa5bfd53ccd754f9072c5daf9a0bd0760818" + +[update] +[update.modrinth] +mod-id = "nmoqTijg" +version = "FpQ4nbMK" diff --git a/pack.toml b/pack.toml index 86c4d32..d742251 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 = "257bf8a793a32940bd32527fd09c947fb69eb55f513ceb2bf6b0fcc1df15136b" +hash = "ddd4577269f3670b6919b91e13e3f620db89c5884ef2f40955e8915d59a50592" [versions] minecraft = "1.20.1"