Version bump to 0.2.4
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s

Mods added:
- Lithium
- Spark

Mods removed:
- Computercraft Retweaked
- ComputerCraft Polymer
- Bluemap
- GOML Reserved
This commit is contained in:
Seaswimmer 2024-03-22 16:13:35 -04:00
parent a4c847de3f
commit 6f3bb546ef
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
8 changed files with 37 additions and 68 deletions

View file

@ -5,26 +5,11 @@ file = "mods/banhammer.pw.toml"
hash = "983bfbf5e1f69bc0e081dd59bdacf934324d474679c0f41931883b6ae4a69ac0"
metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "c4ee3c1cd7ce65505a5aa2b2e66ed816dfde972e8af736e211314ba66d40a01a"
metafile = true
[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "9fb071407761cdb22323713a3f24ca27f04bb67c0ea455ee2e73778c6ecece75"
metafile = true
[[files]]
file = "mods/cc-polymer.pw.toml"
hash = "6fa610616494ebfe1cd3675776b635e3eb10f59cf5120c15a1509a10f348bcbf"
metafile = true
[[files]]
file = "mods/cc-tweaked.pw.toml"
hash = "77b0b7ddc805d29f9e27db810c2dbb6adac0c933ea26fe43971a6b66564eb47e"
metafile = true
[[files]]
file = "mods/chunky.pw.toml"
hash = "e3ca186b116bd65d49fb0db709a1b37d303318e3afb2e06bc662313b53346d06"
@ -70,6 +55,11 @@ file = "mods/jei.pw.toml"
hash = "074dc3c92b31f4ee4e0e13d7a03d9e2fe66a98fd58447e49fee7c11d1c751389"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d"
metafile = true
[[files]]
file = "mods/luckperms-fabric-placeholderapi-hook.pw.toml"
hash = "ce6aa8f7b0c110334677505eed3ab98fe62809b2395a7b92f8f5571db72bb5cb"
@ -110,6 +100,11 @@ file = "mods/sodium.pw.toml"
hash = "5e73967368d47038c38dc52fa298b45603fbe6baf2608f171638ff767178ad9a"
metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "3f1cdc39c7c76eba1c62b6f22d07f9507ff1c9a9e860f179481ec63449451a79"
metafile = true
[[files]]
file = "mods/styled-chat.pw.toml"
hash = "b39682962003795c0460309315f1ad3672d89310e26df1633d3d5e8e131454fc"

View file

@ -1,13 +0,0 @@
name = "BlueMap"
filename = "BlueMap-3.20-fabric-1.20.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/QjdzVjGq/BlueMap-3.20-fabric-1.20.jar"
hash-format = "sha1"
hash = "6155fb84f22b2b58b02a7919dfdf7215a0af03c2"
[update]
[update.modrinth]
mod-id = "swbUV1cr"
version = "QjdzVjGq"

View file

@ -1,13 +0,0 @@
name = "Polymer Patch for CC:Tweaked"
filename = "cc-tweaked-polymer-patch-1.109.6.0+1.20.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/MfXTuV8J/versions/Zfj3fjwe/cc-tweaked-polymer-patch-1.109.6.0%2B1.20.4.jar"
hash-format = "sha1"
hash = "218b8ec67fe6baeb6eb29a0b0124555ec819637f"
[update]
[update.modrinth]
mod-id = "MfXTuV8J"
version = "Zfj3fjwe"

View file

@ -1,13 +0,0 @@
name = "CC: Tweaked"
filename = "cc-tweaked-1.20.4-fabric-1.109.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/V24gQhXf/cc-tweaked-1.20.4-fabric-1.109.6.jar"
hash-format = "sha1"
hash = "274691ec626cd82d9f193c90821435aa5db70e9c"
[update]
[update.modrinth]
mod-id = "gu7yAYhd"
version = "V24gQhXf"

View file

@ -1,13 +0,0 @@
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"

13
src/mods/lithium.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Lithium"
filename = "lithium-fabric-mc1.20.4-0.12.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/nMhjKWVE/lithium-fabric-mc1.20.4-0.12.1.jar"
hash-format = "sha1"
hash = "4a0744beb2246d93cb475d21a5a53faa556956e0"
[update]
[update.modrinth]
mod-id = "gvQqBUqZ"
version = "nMhjKWVE"

13
src/mods/spark.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "spark"
filename = "spark-1.10.58-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/FeV5OquF/spark-1.10.58-fabric.jar"
hash-format = "sha1"
hash = "33bbc9f51ae33023edb264b8c4f4259f358703ad"
[update]
[update.modrinth]
mod-id = "l6YH9Als"
version = "FeV5OquF"

View file

@ -1,6 +1,6 @@
name = "Azure Undead Modpack"
author = "SeaswimmerTheFsh"
version = "0.2.3"
version = "0.2.4"
pack-format = "packwiz:1.1.0"
[index]