fix server not starting

This commit is contained in:
Mara Wörle 2025-07-09 12:02:24 +02:00
parent 755fd8973d
commit f11b91b2bf
4 changed files with 14 additions and 14 deletions

View file

@ -2,11 +2,11 @@ hash-format = "sha256"
[[files]] [[files]]
file = ".forgejo/workflows/buildcontainer.yml" file = ".forgejo/workflows/buildcontainer.yml"
hash = "4c9fb3656fd625321593ea5cfd1a8aa6b288ca95d821925da82333a121f662a5" hash = "a6e58d665874aa227d3d7278afc0b8db7aacff92d6eeebddde3bbdc4d9faa135"
[[files]] [[files]]
file = ".forgejo/workflows/publish-release.yml" file = ".forgejo/workflows/publish-release.yml"
hash = "3b5150e7bb48477c72361e8c2802477fe25a1e4492678c88eb9bec0b18235dbd" hash = "e4994046c8071c1ed3d3c05ecff55d08a73cc89b413a8ad6bfb5ead8bcc91875"
[[files]] [[files]]
file = "defaultconfigs/mousewheelie.hjson" file = "defaultconfigs/mousewheelie.hjson"
@ -144,7 +144,7 @@ metafile = true
[[files]] [[files]]
file = "mods/configured.pw.toml" file = "mods/configured.pw.toml"
hash = "14f9882a9971cd081d92efc84e615086282598bf6df351ff7fb3d8ed95535e37" hash = "e1b96a7b1d81aa26642379484ff427392dcc11e01d8d780d302f6db0f6af97d7"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,13 +1,13 @@
name = "Configured" name = "Configured"
filename = "Configured-mc1.20.4-v1.4.1.jar" filename = "configured-fabric-1.20.1-2.2.3.jar"
side = "server" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/HlpEBg3R/versions/LqP2Ofjk/Configured-mc1.20.4-v1.4.1.jar" hash-format = "sha1"
hash-format = "sha512" hash = "c85adcba2f4cd0252dc8698d00a24b1e283d2cb8"
hash = "ae028ca1dfdfc0203b402a963c72bfed53a73e53555ccfe2b95e6d4a1b4f956d2f4b20f86f1ca8d844f6c925a102c69570291c3433d88502f2f09933f7de2b22" mode = "metadata:curseforge"
[update] [update]
[update.modrinth] [update.curseforge]
mod-id = "HlpEBg3R" file-id = 5180902
version = "LqP2Ofjk" project-id = 457570

View file

@ -1,6 +1,6 @@
name = "Fusion (Connected Textures)" name = "Fusion (Connected Textures)"
filename = "fusion-1.2.7-fabric-mc1.20.1.jar" filename = "fusion-1.2.7-fabric-mc1.20.1.jar"
side = "client" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/p19vrgc2/versions/CwEjk4Dk/fusion-1.2.7-fabric-mc1.20.1.jar" url = "https://cdn.modrinth.com/data/p19vrgc2/versions/CwEjk4Dk/fusion-1.2.7-fabric-mc1.20.1.jar"

View file

@ -1,12 +1,12 @@
name = "Linuxcraft" name = "Linuxcraft"
author = "Astreaprtcl" author = "Astreaprtcl"
version = "1.5.0" version = "1.5.1"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "6e1af9e22c8be716326303613ce15ea3e6a32678f3b46a1e8511d11a2564de0c" hash = "398c28b98fa4222d745f5d4da214b905fe047bda2b37c8b2bc0ac2288bc49e0d"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"