enter food hell
This commit is contained in:
parent
9b267f69fc
commit
9ec33429e1
10
config/builtinservers.json
Normal file
10
config/builtinservers.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"badgeVisible": true,
|
||||
"builtinServers": [
|
||||
{
|
||||
"name": "TouhouDiscordcraft",
|
||||
"address": "104.224.55.51:25565",
|
||||
"forced": false
|
||||
}
|
||||
]
|
||||
}
|
14
index.toml
14
index.toml
@ -44,6 +44,10 @@ hash = "89ef9f568d793018db983b9f944e85876a4cebd408f8f4d2182b3c38fa44ef7e"
|
||||
file = "config/blueprint-common.toml"
|
||||
hash = "d335fd00458005d989d55a6615073d5b390ea08d5e1d129229518f90d5d3ef9b"
|
||||
|
||||
[[files]]
|
||||
file = "config/builtinservers.json"
|
||||
hash = "e1afeda037af63fc415884bca326555aa142e7d9fb95f0aaeaf14f869a2cd4ff"
|
||||
|
||||
[[files]]
|
||||
file = "config/caverns_and_chasms-client.toml"
|
||||
hash = "ac4fad73b20151ee9f0de09dcc137310e5dcb44b68164c1d739eb562de848992"
|
||||
@ -405,11 +409,6 @@ file = "mods/3dskinlayers.pw.toml"
|
||||
hash = "f26fb3ebc03df700a9af26fa5084b2034b1ce5ede156f5112aedb6a4e14162cb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "737d7767b4e9e28e3e60805e3f980120b005803c93837e484d935f6156199893"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833"
|
||||
@ -730,6 +729,11 @@ file = "mods/spark.pw.toml"
|
||||
hash = "61799bc6367ee86a72fe54b131576cbbc6f4dbe1a1a134d561e83b02a72691be"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spice-of-life-valheim-edition.pw.toml"
|
||||
hash = "95061a6fc0554b41fd39c0be401f7d308cac733d5f13007672f714d9368e5c4f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/survivalist-essentials.pw.toml"
|
||||
hash = "18c36fae2b5d69f41ca8fbf42ee5588c375c5be72a65f69d3189dee2e9e7c54a"
|
||||
|
@ -1,13 +0,0 @@
|
||||
name = "AppleSkin"
|
||||
filename = "appleskin-forge-mc1.19-2.4.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/forge-mc1.19-2.4.2/appleskin-forge-mc1.19-2.4.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "20f4e36e5c78bdef303683ccb96d77b2036da3ce"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "YRzksfaH"
|
13
mods/spice-of-life-valheim-edition.pw.toml
Normal file
13
mods/spice-of-life-valheim-edition.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Spice of Life: Valheim Edition"
|
||||
filename = "sol_valheim-1.1.1-4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mKalCkNV/versions/t2L5ivoG/sol_valheim-1.1.1-4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a7b2a5126bae17a5ef57d5cbb36dcb06dc3cf21d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mKalCkNV"
|
||||
version = "t2L5ivoG"
|
Loading…
Reference in New Issue
Block a user