From cca4362dd4b0deb3f854b96ec145fab24fa43249 Mon Sep 17 00:00:00 2001 From: Dakedres Date: Fri, 13 Feb 2026 00:00:27 -0700 Subject: [PATCH] Bundle Backport --- pack/index.toml | 5 +++++ pack/mods/bundle-backportish.pw.toml | 13 +++++++++++++ pack/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 pack/mods/bundle-backportish.pw.toml diff --git a/pack/index.toml b/pack/index.toml index e4ab21f..8199821 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -4453,6 +4453,11 @@ file = "mods/botania.pw.toml" hash = "450686274e074a0caa8adb5ae1a740abb37126cbe02df4a7aa29b54532c0aa79" metafile = true +[[files]] +file = "mods/bundle-backportish.pw.toml" +hash = "a8db6b1091b8b44e47c9b97af01ddb4e80e38844eea84124d5c81864c1bfd4a6" +metafile = true + [[files]] file = "mods/bundle-crafting-backport.pw.toml" hash = "62eadf5703fcacdbd9ba881bb2396847bbb3911797802965393e243ae3bd0d76" diff --git a/pack/mods/bundle-backportish.pw.toml b/pack/mods/bundle-backportish.pw.toml new file mode 100644 index 0000000..f101c23 --- /dev/null +++ b/pack/mods/bundle-backportish.pw.toml @@ -0,0 +1,13 @@ +name = "Bundle Backport-ish" +filename = "bundle-backportish-1.0.1+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/91hOfmS6/versions/bAPQfJaW/bundle-backportish-1.0.1%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "34a144d91c805213a89880191249665860a7632daba9e565d227e41d6e2794d7c690f0c338a509ee2119663e3854c6bfae3c7a8f68acafac00ac032450a7baf8" + +[update] +[update.modrinth] +mod-id = "91hOfmS6" +version = "bAPQfJaW" diff --git a/pack/pack.toml b/pack/pack.toml index 9c60775..ab83b21 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fb1373d5219c34004bc478e67135487829825597686825728bc10c10247e6b4b" +hash = "203e1408e137793c971642df52cc4e71fbee0a3915537e0d61983d5825edfbb3" [versions] forge = "47.4.10"