Compare commits

...

2 Commits

Author SHA1 Message Date
e67e7df89a sidedness 2024-12-01 23:09:52 -06:00
8c46fc58c2 the server 2024-12-01 23:09:03 -06:00
5 changed files with 19 additions and 5 deletions

View File

@ -0,0 +1,10 @@
{
"badgeVisible": true,
"builtinServers": [
{
"name": "TouhouDiscordcraft",
"address": "72.5.47.235:25565",
"forced": true
}
]
}

View File

@ -8,6 +8,10 @@ hash = "f577e6a58e3690537eed6d9bae70c09f661036afd342c1974f626849cf0963a3"
file = "config/blue_skies-client.toml"
hash = "071d402fc522364f0bbbe1cce75c96800c5f4bf0236dcf6766a948180d7ed595"
[[files]]
file = "config/builtinservers.json"
hash = "ddf7afbb42ba7f3247a521e1cf5f40835e94eabc2bf69af3ab2bd64cfc3c322d"
[[files]]
file = "config/quark-common.toml"
hash = "c9b165957b05ac7980581cf548d49ab202edf6296cc59a58effcc6889475fa5a"
@ -162,7 +166,7 @@ metafile = true
[[files]]
file = "mods/death-backup.pw.toml"
hash = "68b78321237afd3d931840246e3c1d9f613e70df68f6c108c9fba63fb9a75550"
hash = "887f2374a2635c0652d77801bf80b64a627197abafbb1458bef09e3525a7d833"
metafile = true
[[files]]
@ -507,7 +511,7 @@ metafile = true
[[files]]
file = "mods/yungs-better-end-island.pw.toml"
hash = "302d69d833264022aa7ff781dbcde7f60f3c9e3021881b29f6f59223c36579c8"
hash = "d9e05e164bb61c2bcecc58702c46e59c2721928a3b355050d1e84736d74fe6fc"
metafile = true
[[files]]

View File

@ -1,6 +1,6 @@
name = "Death Backup"
filename = "deathbackup-1.20.1-3.4.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ot5JFxuv/versions/3JcUGeGH/deathbackup-1.20.1-3.4.jar"

View File

@ -1,6 +1,6 @@
name = "YUNG's Better End Island"
filename = "YungsBetterEndIsland-1.20-Forge-2.0.6.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/Izqhg3Va/YungsBetterEndIsland-1.20-Forge-2.0.6.jar"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c6c07bef2c744c2d99455cfc4b82d16a933804a93d79a4fcdddbf198fa27602e"
hash = "86c87cde9d8d0bca0af157492c116eaa6c9a1cc215e09edd5c2d02ad58edfc40"
[versions]
forge = "47.1.3"