From a5e779c446c3ae3541466846e362627cb8d45524 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sat, 13 Dec 2025 20:12:41 +0100 Subject: [PATCH] add oh the biomes weve gone --- index.toml | 15 +++++++++++++++ mods/geckolib.pw.toml | 13 +++++++++++++ mods/oh-the-biomes-weve-gone.pw.toml | 13 +++++++++++++ mods/oh-the-trees-youll-grow.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/geckolib.pw.toml create mode 100644 mods/oh-the-biomes-weve-gone.pw.toml create mode 100644 mods/oh-the-trees-youll-grow.pw.toml diff --git a/index.toml b/index.toml index b8276ce..d87f75e 100644 --- a/index.toml +++ b/index.toml @@ -35,6 +35,11 @@ file = "mods/forge-config-api-port.pw.toml" hash = "d74f72f3bf13c4ef7d60b6e2defecd3c7af77ed9be7764cf1ed10ea1fd707a1f" metafile = true +[[files]] +file = "mods/geckolib.pw.toml" +hash = "4516dec6f637aa5b815ebedc125f3f03ca2aca704459560de996a69ad7360ad9" +metafile = true + [[files]] file = "mods/glitchcore.pw.toml" hash = "9a3983cddca92765bed13fb4637be8c63a824bb0d3eb3d1c8ef1105d46d4b84d" @@ -45,6 +50,16 @@ file = "mods/lithostitched.pw.toml" hash = "251f87892329f54add949ca4291a3676f6af1f741c2462477fa8f21c0b00fa40" metafile = true +[[files]] +file = "mods/oh-the-biomes-weve-gone.pw.toml" +hash = "c44ebcd22270f8ecb006ed6d5cf81693ee07a465d3d90fefc13502aff4ac69b8" +metafile = true + +[[files]] +file = "mods/oh-the-trees-youll-grow.pw.toml" +hash = "f4101482f6d624a995bf133f59543f9b1350f62110908bebfc6856ed4396bd61" +metafile = true + [[files]] file = "mods/puzzles-lib.pw.toml" hash = "bedbd2675abf6bdb06c80570ba63d88e08caf7bb431d01e446d8770a5c62a9fb" diff --git a/mods/geckolib.pw.toml b/mods/geckolib.pw.toml new file mode 100644 index 0000000..dbd700a --- /dev/null +++ b/mods/geckolib.pw.toml @@ -0,0 +1,13 @@ +name = "Geckolib" +filename = "geckolib-fabric-1.21.10-5.3-alpha-3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/7qjQQSWv/geckolib-fabric-1.21.10-5.3-alpha-3.jar" +hash-format = "sha512" +hash = "8feeb42b5849376526a606acdc1c78357263100583cb4400974a1eb864a95b72323836d31781709885947da0e36747698db989141e18169e5cc79b7f27a3a1e5" + +[update] +[update.modrinth] +mod-id = "8BmcQJ2H" +version = "7qjQQSWv" diff --git a/mods/oh-the-biomes-weve-gone.pw.toml b/mods/oh-the-biomes-weve-gone.pw.toml new file mode 100644 index 0000000..8c51fee --- /dev/null +++ b/mods/oh-the-biomes-weve-gone.pw.toml @@ -0,0 +1,13 @@ +name = "Oh The Biomes We've Gone" +filename = "Oh-The-Biomes-Weve-Gone-Fabric-4.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NTi7d3Xc/versions/MwPpqh2G/Oh-The-Biomes-Weve-Gone-Fabric-4.2.0.jar" +hash-format = "sha512" +hash = "174f00d0427f09d30693ae086ab00915e55b0b0351e053ac8f304c22f1a4be84458f3093533ec34e92ffe0177d44acccd267a8e5b9ff52d5b059dfd9a34c4f8f" + +[update] +[update.modrinth] +mod-id = "NTi7d3Xc" +version = "MwPpqh2G" diff --git a/mods/oh-the-trees-youll-grow.pw.toml b/mods/oh-the-trees-youll-grow.pw.toml new file mode 100644 index 0000000..83863ed --- /dev/null +++ b/mods/oh-the-trees-youll-grow.pw.toml @@ -0,0 +1,13 @@ +name = "Oh The Trees You'll Grow" +filename = "Oh-The-Trees-Youll-Grow-fabric-1.21.10-8.0.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/g8NOG5OR/versions/XY4vue4D/Oh-The-Trees-Youll-Grow-fabric-1.21.10-8.0.2.jar" +hash-format = "sha512" +hash = "fe4a1f4dc7dd2eee6168b9478f04a9f41b040f65705240ae77f2f1a3b53b2441ba9e5954f32cca0a44f7d6716cd18d0d941625e7f522881ea3a2834b9d120c49" + +[update] +[update.modrinth] +mod-id = "g8NOG5OR" +version = "XY4vue4D" diff --git a/pack.toml b/pack.toml index be6a913..7fcb2ae 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 = "120863e4a3ee7256ba059e5000b52c7d2c36d776c1eae7440d10ba84d10ce9ff" +hash = "e4cefc7ef692da39a6795e79d1bc2e2e57f9bd26931f5ca963d7f16b019b7369" [versions] fabric = "0.18.1" -- 2.50.1