Version bump to 0.1.0

This commit is contained in:
Seaswimmer 2024-03-21 13:15:51 -04:00
parent 9971ee1bfe
commit 5726f9ed5d
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
23 changed files with 328 additions and 0 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
*.jar filter=lfs diff=lfs merge=lfs -text

90
src/index.toml Normal file
View file

@ -0,0 +1,90 @@
hash-format = "sha256"
[[files]]
file = "mods/HuskHomes-Fabric-4.6.1.jar"
hash = "1306b5bb85156bdfd9bfe58bd832bb94ddb39aa48b0e297a323c231e411f6e2f"
[[files]]
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/chunky.pw.toml"
hash = "e3ca186b116bd65d49fb0db709a1b37d303318e3afb2e06bc662313b53346d06"
metafile = true
[[files]]
file = "mods/chunkyborder.pw.toml"
hash = "c9354f82fc22ce663be8eb83fe9529ae1ddf59c1b4c68ee87ebcafbae0bee91c"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "3d6073b78407cf64f5f8ba7d684a626224a2d37e54ea36bfe27c8d62e5358c01"
metafile = true
[[files]]
file = "mods/goml-reserved.pw.toml"
hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9"
metafile = true
[[files]]
file = "mods/huskhomes-v4-6-1.pw.toml"
hash = "619868e1f85d0ccf71bbe9918a8cdd1ed06e232ffb169d6ef336a0188a4f0035"
metafile = true
[[files]]
file = "mods/luckperms-fabric-placeholderapi-hook.pw.toml"
hash = "9f5351673318c24b6cca4e880d8e440c61f01117a2cb4c45e5b4c0b7cab7b747"
metafile = true
[[files]]
file = "mods/luckperms.pw.toml"
hash = "0654725d644d971636f3b08dd7456ca7e0b8f25068de69c4b5aea256ee3a0f66"
metafile = true
[[files]]
file = "mods/polydecorations.pw.toml"
hash = "15b84bd4e41076d96378ff57a95894c49e124681e2748a779168befc9866803b"
metafile = true
[[files]]
file = "mods/polydex.pw.toml"
hash = "573c449320e6397a4f50997b1ae0326470ae1c637a4c446a4dc6048d36510cf2"
metafile = true
[[files]]
file = "mods/polyfactory.pw.toml"
hash = "7ce13031dd7f380007ff426f97369e062be1d959adb694ca33a9ce1f84d6b105"
metafile = true
[[files]]
file = "mods/polymer.pw.toml"
hash = "901ddb1c1416b332e032ab591d20c23a4cb434826464254b09a523defb570acd"
metafile = true
[[files]]
file = "mods/styled-chat.pw.toml"
hash = "b39682962003795c0460309315f1ad3672d89310e26df1633d3d5e8e131454fc"
metafile = true
[[files]]
file = "mods/styled-nicknames.pw.toml"
hash = "acbac0dfc2d12cb758d77cd705f666e677837a2497168e85212f2d2e899a398c"
metafile = true
[[files]]
file = "mods/styledplayerlist.pw.toml"
hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56"
metafile = true

View file

@ -0,0 +1,13 @@
name = "BanHammer"
filename = "banhammer-0.9.1+1.20.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Wpqg0ciI/versions/LU6oFMzf/banhammer-0.9.1%2B1.20.4.jar"
hash-format = "sha1"
hash = "83bf2e2920e5e37250621212a3df954348bd3388"
[update]
[update.modrinth]
mod-id = "Wpqg0ciI"
version = "LU6oFMzf"

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

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

@ -0,0 +1,13 @@
name = "Concurrent Chunk Management Engine (Fabric)"
filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.58.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/Zarj7hYR/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.58.jar"
hash-format = "sha1"
hash = "86087b6d79db1fc461645c1d44d51c575b7510db"
[update]
[update.modrinth]
mod-id = "VSNURh3q"
version = "Zarj7hYR"

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

@ -0,0 +1,13 @@
name = "Chunky"
filename = "Chunky-1.3.138.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fALzjamp/versions/iwsbfPGg/Chunky-1.3.138.jar"
hash-format = "sha1"
hash = "969376ec42b70d8cb90829d6fa7e79d54ee1a039"
[update]
[update.modrinth]
mod-id = "fALzjamp"
version = "iwsbfPGg"

View file

@ -0,0 +1,13 @@
name = "Chunky Border"
filename = "ChunkyBorder-1.1.59.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/s86X568j/versions/MpdjS2PD/ChunkyBorder-1.1.59.jar"
hash-format = "sha1"
hash = "5ee38ac44a02427db2d48138f5cddaec6b47635d"
[update]
[update.modrinth]
mod-id = "s86X568j"
version = "MpdjS2PD"

View file

@ -0,0 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.96.11+1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/htRy7kbI/fabric-api-0.96.11%2B1.20.4.jar"
hash-format = "sha1"
hash = "5537a4592773739e7279f3685445a84af49fde56"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "htRy7kbI"

View file

@ -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"

View file

@ -0,0 +1,7 @@
name = "HuskHomes-v4.6.1"
filename = "HuskHomes-Fabric-4.6.1.jar"
[download]
url = "https://cdn.modrinth.com/data/J6U9o3JG/versions/2QPBccOl/HuskHomes-Fabric-4.6.1.jar"
hash-format = "sha256"
hash = "1306b5bb85156bdfd9bfe58bd832bb94ddb39aa48b0e297a323c231e411f6e2f"

View file

@ -0,0 +1,7 @@
name = "LuckPerms-Fabric-PlaceholderAPI-Hook"
filename = "LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
[download]
url = "https://ci.lucko.me/job/LuckPermsPlaceholders/lastStableBuild/artifact/fabric-placeholderapi/build/libs/LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
hash-format = "sha256"
hash = "cd080f56574c2dbf6ffcc67a231f8644de06ab1e89f2e2e8dc6c2f67b5033b6a"

View file

@ -0,0 +1,13 @@
name = "LuckPerms"
filename = "LuckPerms-Fabric-5.4.113.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/42RCP8I8/LuckPerms-Fabric-5.4.113.jar"
hash-format = "sha1"
hash = "5d6b90bf3f70e19610c684da8bf4a3906805207b"
[update]
[update.modrinth]
mod-id = "Vebnzrzj"
version = "42RCP8I8"

View file

@ -0,0 +1,13 @@
name = "PolyDecorations"
filename = "polydecorations-0.2.2+1.20.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/5710VC7f/versions/4NbfooMH/polydecorations-0.2.2%2B1.20.4.jar"
hash-format = "sha1"
hash = "89862e0ea7fde3c48d857858d93e45abb00f2bb4"
[update]
[update.modrinth]
mod-id = "5710VC7f"
version = "4NbfooMH"

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

@ -0,0 +1,13 @@
name = "Polydex"
filename = "polydex-1.0.1+1.20.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/m5NB7FJE/versions/AfuVLxPo/polydex-1.0.1%2B1.20.4.jar"
hash-format = "sha1"
hash = "9bcc812386324cefd4e1589a6c56b12481d94117"
[update]
[update.modrinth]
mod-id = "m5NB7FJE"
version = "AfuVLxPo"

View file

@ -0,0 +1,13 @@
name = "PolyFactory"
filename = "polyfactory-0.3.4+1.20.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/MikpSrAF/versions/Qtp9qKGS/polyfactory-0.3.4%2B1.20.4.jar"
hash-format = "sha1"
hash = "a6ded990a1b6f872c3306ca41614840b4b793429"
[update]
[update.modrinth]
mod-id = "MikpSrAF"
version = "Qtp9qKGS"

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

@ -0,0 +1,13 @@
name = "Polymer"
filename = "polymer-bundled-0.7.6+1.20.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/q6smILYe/polymer-bundled-0.7.6%2B1.20.4.jar"
hash-format = "sha1"
hash = "f3d44445e60e7151f56b356cce3545b4d8ea53c1"
[update]
[update.modrinth]
mod-id = "xGdtZczs"
version = "q6smILYe"

View file

@ -0,0 +1,13 @@
name = "Styled Chat"
filename = "styled-chat-2.4.0+1.20.3.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/doqSKB0e/versions/hPPTz9OM/styled-chat-2.4.0%2B1.20.3.jar"
hash-format = "sha1"
hash = "2132ffaaaaed0a6864cf4ae1aeac651441c1eb40"
[update]
[update.modrinth]
mod-id = "doqSKB0e"
version = "hPPTz9OM"

View file

@ -0,0 +1,13 @@
name = "Styled Nicknames"
filename = "styled-nicknames-1.4.0+1.20.3.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/DOk6Gcdi/versions/R7dIzguo/styled-nicknames-1.4.0%2B1.20.3.jar"
hash-format = "sha1"
hash = "55805bc0fd21bb9a8529c97b075042adab60c836"
[update]
[update.modrinth]
mod-id = "DOk6Gcdi"
version = "R7dIzguo"

View file

@ -0,0 +1,13 @@
name = "Styled Player List"
filename = "styledplayerlist-3.3.0+1.20.3.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/jcLxMRaH/styledplayerlist-3.3.0%2B1.20.3.jar"
hash-format = "sha1"
hash = "0cea824207b53473466c89cad7539c51d0b8c628"
[update]
[update.modrinth]
mod-id = "DQIfKUHf"
version = "jcLxMRaH"

13
src/pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Azure Undead Modpack"
author = "SeaswimmerTheFsh"
version = "0.1.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "8f78b7afbf97b0d679ff2cc99bc798e4b1f9f8267cd0dbb50cd24c973a2ae245"
[versions]
fabric = "0.15.7"
minecraft = "1.20.4"

11
unsup.ini Normal file
View file

@ -0,0 +1,11 @@
version=1
source_format=packwiz
source=https://www.coastalcommits.com/SeaswimmerTheFsh/AzureUndeadModpack/raw/branch/main/src/pack.toml
subtitle=Azure Undead Modpack Installer
preset=minecraft
[colors]
background=313338
progress=02b0f1
button=02b0f1
progress_track=2b2d31

2
unsup_setup.ps1 Normal file
View file

@ -0,0 +1,2 @@
Invoke-WebRequest -OutFile unsup.jar -Uri https://git.sleeping.town/attachments/7edb17a2-e43f-4789-8bae-6140cbe98311
Invoke-WebRequest -OutFile unsup.ini -Uri https://www.coastalcommits.com/SeaswimmerTheFsh/AzureUndeadModpack/raw/branch/main/unsup.ini

2
unsup_setup.sh Normal file
View file

@ -0,0 +1,2 @@
wget -O unsup.jar https://git.sleeping.town/attachments/7edb17a2-e43f-4789-8bae-6140cbe98311
wget -O unsup.ini https://www.coastalcommits.com/SeaswimmerTheFsh/AzureUndeadModpack/raw/branch/main/unsup.ini