From 1e884fa596aa153220ed8a1d004079de8171163d Mon Sep 17 00:00:00 2001 From: Nesquate Date: Sun, 14 Jul 2024 14:25:30 +0800 Subject: [PATCH] 2.0.3 & Stackable Shulkers Fix --- index.toml | 5 +++++ mods/stackable-shulkers-fix.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 mods/stackable-shulkers-fix.pw.toml diff --git a/index.toml b/index.toml index 5e914a8..a8dfc25 100644 --- a/index.toml +++ b/index.toml @@ -158,6 +158,11 @@ file = "mods/spark.pw.toml" hash = "bea01f76d30359b4013aee8df6863fda0be45e03cbc2e0a4c80f4bc88db3b27a" metafile = true +[[files]] +file = "mods/stackable-shulkers-fix.pw.toml" +hash = "6c05819075103712f850522e42daac88218eac4545a4cb1deccf5298e63e7d15" +metafile = true + [[files]] file = "mods/styled-chat.pw.toml" hash = "7d87d7de16a25973902fa27e494bf6d9dd5dadb22f7d35021f8d80a1e0621dfb" diff --git a/mods/stackable-shulkers-fix.pw.toml b/mods/stackable-shulkers-fix.pw.toml new file mode 100644 index 0000000..8c785db --- /dev/null +++ b/mods/stackable-shulkers-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Stackable Shulkers Fix" +filename = "shulkerfix-1.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/qr7VQIiR/versions/5IJx8Umd/shulkerfix-1.2.jar" +hash-format = "sha1" +hash = "dd5a2c5cbe6cd9dfa5b05f58ddb363c32d675790" + +[update] +[update.modrinth] +mod-id = "qr7VQIiR" +version = "5IJx8Umd" diff --git a/pack.toml b/pack.toml index d4a1f55..5904bfe 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Nesquate Server's Server Modpack" author = "Nesquate" -version = "2.0.2" +version = "2.0.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a805e0628e98f35d3b08e066120f0b41ac22bdb8c1fc8f1632981d7863472183" +hash = "d9d421179b1bd864ed4f43b8638e7d67feccc0e2461e1db60324e01d5b82b142" [versions] fabric = "0.15.11"