From f53327d6ed20a98488d170eb7ef142eb3e136a92 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Fri, 22 Mar 2024 18:03:00 -0400 Subject: [PATCH] Version bump to 0.2.7 Mods added: - GOML ReServed --- src/index.toml | 5 +++++ src/mods/goml-reserved.pw.toml | 13 +++++++++++++ src/pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 src/mods/goml-reserved.pw.toml diff --git a/src/index.toml b/src/index.toml index 7d7f360..d27fa38 100644 --- a/src/index.toml +++ b/src/index.toml @@ -49,6 +49,11 @@ file = "mods/faux-custom-entity-data.pw.toml" hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18" metafile = true +[[files]] +file = "mods/goml-reserved.pw.toml" +hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9" +metafile = true + [[files]] file = "mods/huskhomes-v4-6-1.pw.toml" hash = "619868e1f85d0ccf71bbe9918a8cdd1ed06e232ffb169d6ef336a0188a4f0035" diff --git a/src/mods/goml-reserved.pw.toml b/src/mods/goml-reserved.pw.toml new file mode 100644 index 0000000..1af9c0d --- /dev/null +++ b/src/mods/goml-reserved.pw.toml @@ -0,0 +1,13 @@ +name = "Get Off My Lawn ReServed" +filename = "goml-`1.11.0`+1.20.3-rc1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/j5niDupl/versions/MyJk3MGt/goml-%601.11.0%60%2B1.20.3-rc1.jar" +hash-format = "sha1" +hash = "e68bf7a8d7c18bf721a1cae87d0d65177d61569b" + +[update] +[update.modrinth] +mod-id = "j5niDupl" +version = "MyJk3MGt" diff --git a/src/pack.toml b/src/pack.toml index abd3b12..64dcf27 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "Azure Undead Modpack" author = "SeaswimmerTheFsh" -version = "0.2.6" +version = "0.2.7" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "295fb471361ce862d2db12fd0148296a4ffc507404940497eab2a2a952a57df9" +hash = "8dadfbcefafbbc62713c4312a9c59db4e7e7146d0a7e497463f2ac532614075a" [versions] fabric = "0.15.7"