make distanthorizons client-side-only

This commit is contained in:
Astreaprtcl 2025-08-19 17:37:15 +02:00
parent 85e83e5a33
commit f6d13f7bc9
Signed by untrusted user who does not match committer: astreaprtcl
GPG key ID: C1A416D9DF13737B
3 changed files with 4 additions and 4 deletions

View file

@ -241,7 +241,7 @@ metafile = true
[[files]] [[files]]
file = "mods/distanthorizons.pw.toml" file = "mods/distanthorizons.pw.toml"
hash = "b939065a330de5ec14058d303293e15d2119a3632c69af75617dc0fb2aeed991" hash = "01a9b7fc75305a132f9f95fa917928b9fe30acd6b2a90a5430f313f2cb5c3871"
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 = "both" side = "client"
[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

@ -1,12 +1,12 @@
name = "Linuxcraft" name = "Linuxcraft"
author = "Astreaprtcl" author = "Astreaprtcl"
version = "v1.11.1" version = "v1.11.2"
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 = "5569ae1b1559453cc29ee6e92003724e6b67ad6de1bf22cc1a09be063681ebb8" hash = "a37991c33184c41cef05c6109cd42b75314495b6fff674e8208cd1a95a3beb2d"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"