fixed distantHorizons

This commit is contained in:
gabetoo 2024-12-21 22:34:02 -05:00
parent 4da403b8bd
commit 56020b4bc0
4 changed files with 7 additions and 11 deletions

Binary file not shown.

View file

@ -196,7 +196,7 @@ metafile = true
[[files]] [[files]]
file = "mods/distanthorizons.pw.toml" file = "mods/distanthorizons.pw.toml"
hash = "5f6c35eca0fde396c1ece31de3c4f360bfbac90a3654f4cd1bf88d275c136908" hash = "cab4ccb34ccfeec5bf0a42dcc756c2f97b67f2094f3b29417fd6a5c9463f40b2"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,13 +1,9 @@
name = "Distant Horizons" name = "Distant Horizons"
filename = "DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar" filename = "DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar"
side = "client" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/20nF6i21/DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar" url = "https://cdn.densmo.re/mc/DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar"
hash-format = "sha512"
hash = "a5059a249283f686bc49bc4c2606fce7b665102983f396996f47c11245fee21059554db5f9bdf63fa41ec954282a9ee3646ea42997f37bedb0af8b14944704f4"
[update] hash-format = "sha512"
[update.modrinth] hash = "e96e504857d4c53c9cb189d632e1dbcd71972d68ad5f370b44feacf5737e0311d1c4da6b0e9287b4463d947418b1f14541cd75c7758953978d4d97d99d2f33b6"
mod-id = "uCdwusMi"
version = "20nF6i21"

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 = "d69d9c5f37252dd95365fc379be2b67039e17c292867d98635c376668ee2f162" hash = "004f08969a92b9e6fdec53ebffc898fa3f5d62cbcd80ce5cb16aafb77d494a45"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"