+ BUiltin Servers

This commit is contained in:
Jill 2022-09-03 18:03:52 +03:00
parent bc3589931c
commit 3e7d0bf1f8
4 changed files with 33 additions and 1 deletions

View File

@ -163,6 +163,11 @@ file = "mods/bosses-of-mass-destruction.pw.toml"
hash = "d7675f223bc1c43656b959960d9a8c425a5dcd522a33d71a39b59b2d93b262ff"
metafile = true
[[files]]
file = "mods/builtin-servers.pw.toml"
hash = "7f43c31884d0be321ad5d151c6e721f2a80b5b8315a0f05dc5bc979fdf291382"
metafile = true
[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "d5163f013399f3b856ac39ab22bc1068e3851aed164b92d9d97efbda711e49aa"
@ -597,6 +602,10 @@ metafile = true
file = "one-time-overrides/config/NoChatReports.json"
hash = "6b31dab36910d585153757b7bcd4b3affb5cd83a67167cce251658c8b67354da"
[[files]]
file = "one-time-overrides/config/builtinservers.json"
hash = "cfc202284021be1059c990a1566e61c012445bef5c87a1d8718bbfacb0233096"
[[files]]
file = "one-time-overrides/config/charmonium.toml"
hash = "566601af8923c11495a2c52819855fe356908395c2a1d97bd9749e78cab6a77e"

View File

@ -0,0 +1,13 @@
name = "Builtin Servers"
filename = "builtin-servers-2.0-BETA+1.19.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/IupkwRPf/versions/2.0-BETA+1.19/builtin-servers-2.0-BETA%2B1.19.jar"
hash-format = "sha1"
hash = "02450a1584ab93a75d7f5819b6861282ebbe8016"
[update]
[update.modrinth]
mod-id = "IupkwRPf"
version = "ODShZHOU"

View File

@ -0,0 +1,10 @@
{
"badgeVisible": false,
"builtinServers": [
{
"name": "dark-firepit",
"address": "dedi.oat.zone",
"forced": true
}
]
}

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e9a7651b060b7c584762764118cc2ae4baa8d654169c5dc1370a98668d9392d1"
hash = "742595c1754e8214add85a801d3d9cede26f8e5123de7a3a2b852fce64b87007"
[versions]
fabric = "0.14.9"