enter food hell

This commit is contained in:
Hexugory 2024-05-23 17:09:34 -05:00
parent 9b267f69fc
commit 9ec33429e1
5 changed files with 33 additions and 19 deletions

View File

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

View File

@ -44,6 +44,10 @@ hash = "89ef9f568d793018db983b9f944e85876a4cebd408f8f4d2182b3c38fa44ef7e"
file = "config/blueprint-common.toml" file = "config/blueprint-common.toml"
hash = "d335fd00458005d989d55a6615073d5b390ea08d5e1d129229518f90d5d3ef9b" hash = "d335fd00458005d989d55a6615073d5b390ea08d5e1d129229518f90d5d3ef9b"
[[files]]
file = "config/builtinservers.json"
hash = "e1afeda037af63fc415884bca326555aa142e7d9fb95f0aaeaf14f869a2cd4ff"
[[files]] [[files]]
file = "config/caverns_and_chasms-client.toml" file = "config/caverns_and_chasms-client.toml"
hash = "ac4fad73b20151ee9f0de09dcc137310e5dcb44b68164c1d739eb562de848992" hash = "ac4fad73b20151ee9f0de09dcc137310e5dcb44b68164c1d739eb562de848992"
@ -405,11 +409,6 @@ file = "mods/3dskinlayers.pw.toml"
hash = "f26fb3ebc03df700a9af26fa5084b2034b1ce5ede156f5112aedb6a4e14162cb" hash = "f26fb3ebc03df700a9af26fa5084b2034b1ce5ede156f5112aedb6a4e14162cb"
metafile = true metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "737d7767b4e9e28e3e60805e3f980120b005803c93837e484d935f6156199893"
metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833" hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833"
@ -730,6 +729,11 @@ file = "mods/spark.pw.toml"
hash = "61799bc6367ee86a72fe54b131576cbbc6f4dbe1a1a134d561e83b02a72691be" hash = "61799bc6367ee86a72fe54b131576cbbc6f4dbe1a1a134d561e83b02a72691be"
metafile = true metafile = true
[[files]]
file = "mods/spice-of-life-valheim-edition.pw.toml"
hash = "95061a6fc0554b41fd39c0be401f7d308cac733d5f13007672f714d9368e5c4f"
metafile = true
[[files]] [[files]]
file = "mods/survivalist-essentials.pw.toml" file = "mods/survivalist-essentials.pw.toml"
hash = "18c36fae2b5d69f41ca8fbf42ee5588c375c5be72a65f69d3189dee2e9e7c54a" hash = "18c36fae2b5d69f41ca8fbf42ee5588c375c5be72a65f69d3189dee2e9e7c54a"

View File

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

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "1804a3858df5cd474a1c18759e1b76780cb983ce36a6390dcc17a23ef7c1dc7f" hash = "e8a81f61bfff906d03cf0fcb91e002356b0eae29223f5d5324287603747071de"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"