Fix serverside only mods being a thing ig

This commit is contained in:
Christopher Cookman 2025-05-11 11:06:15 -06:00
parent e28b5b676f
commit 35e2967a1b
5 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@ metafile = true
[[files]]
file = "mods/aether-villages.pw.toml"
hash = "2673bb30f3459a326e22f2033325d1899bfe1a3b6997e29b0e7397f9e29ffd5a"
hash = "7b490ef2007592aac82f4de1f4165b606f447a1dea214a8dda0b2bd2883b7930"
metafile = true
[[files]]
@ -42,7 +42,7 @@ metafile = true
[[files]]
file = "mods/cardinal-components-api.pw.toml"
hash = "f5358595c71212d4ff388133ce39dae9ebacd52f0b8008ad731f374a26dad5ce"
hash = "c85bdb3f7a03ce6c4bd5466f59c8ea2284f89882a0339a3ff5d5b030b2250fe6"
metafile = true
[[files]]
@ -372,7 +372,7 @@ metafile = true
[[files]]
file = "mods/oh-the-trees-youll-grow.pw.toml"
hash = "d8ed509c1738a633c9cd2aea2a271b97c6b843ca2053db15539335474965eec0"
hash = "4709d4e96c4f1fa17df6a8dccd341bf87754b2e3227decb6b02e0fbb427d5357"
metafile = true
[[files]]

View file

@ -1,6 +1,6 @@
name = "Aether Villages"
filename = "AetherVillages-1.21.1-1.0.8-fabric.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3P2XnNW6/versions/AOZ2B4Ql/AetherVillages-1.21.1-1.0.8-fabric.jar"

View file

@ -1,6 +1,6 @@
name = "Cardinal Components API"
filename = "cardinal-components-api-6.1.2.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/K01OU20C/versions/xzMJDzyx/cardinal-components-api-6.1.2.jar"

View file

@ -1,6 +1,6 @@
name = "Oh The Trees You'll Grow"
filename = "Oh-The-Trees-Youll-Grow-fabric-1.21.1-5.0.11.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/g8NOG5OR/versions/juYotd9T/Oh-The-Trees-Youll-Grow-fabric-1.21.1-5.0.11.jar"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c23bff621a88bca8f96487962f87b0c2eef13bd3afb928498684ba236c1718ce"
hash = "26382974ccb9a5edbe938a54ee1e23e235155f6883cb5ab77d6a2f08bb5578ec"
[versions]
fabric = "0.16.14"