Set Distant Horizons to only be pulled by the server to make Distant Horizons an optional mod for users

This commit is contained in:
JordanPlayz158
2025-06-16 13:22:06 -04:00
parent 5fd2e1e20a
commit 2e958d9458
3 changed files with 3 additions and 3 deletions

View File

@@ -416,7 +416,7 @@ metafile = true
[[files]] [[files]]
file = "mods/distanthorizons.pw.toml" file = "mods/distanthorizons.pw.toml"
hash = "d9eb998782172b86753deb463e08885f4da3fa149532886293d6f30e3651dd66" hash = "3bcbce36b9ad23bf8cd171e6222f6e8642f2229b9c175716c1eb317b4a7d5811"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,6 +1,6 @@
name = "Distant Horizons" name = "Distant Horizons"
filename = "DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar" filename = "DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar"
side = "client" side = "server"
[download] [download]
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar" url = "https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar"

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 = "ea5e45137e8d6a949219428adc4b3f0aa5caac003e06e53a4181dab98bbb0b6a" hash = "c8aa4be9a7b6f9eecd1bebf17ca9662face12d0c0e277060abd34170ed23427e"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"