WHY DO DISTANT HORIZONS AND BOIDS KEEP BREAKING

This commit is contained in:
gabetoo 2024-12-22 17:24:35 -05:00
parent 695fffccd4
commit cd805d7e4a
5 changed files with 9 additions and 13 deletions

Binary file not shown.

View file

@ -136,7 +136,7 @@ metafile = true
[[files]]
file = "mods/boids.pw.toml"
hash = "deb918a0a34f477a92966092d3d6186cd4ca51f02bf22e409507b5fd320322ad"
hash = "40c32f75869847aaa6dacab310dc84fc4aa509cba65d60c27688605750a4036e"
metafile = true
[[files]]
@ -386,7 +386,7 @@ metafile = true
[[files]]
file = "mods/distanthorizons.pw.toml"
hash = "5f6c35eca0fde396c1ece31de3c4f360bfbac90a3654f4cd1bf88d275c136908"
hash = "cab4ccb34ccfeec5bf0a42dcc756c2f97b67f2094f3b29417fd6a5c9463f40b2"
metafile = true
[[files]]

View file

@ -1,6 +1,6 @@
name = "Boids"
filename = "Boids-1.2.2.jar"
side = "server"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2OckSy74/versions/14pDAJuk/Boids-1.2.2.jar"

View file

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

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "6f2b71b649a8c18ce8e6c0ae2c7291e48bdda0184d46ed85110c36571d4a741f"
hash = "5ad1df03c7d084a00569ae7fafe2bb642e70bce3b8dc2b42170a6cbd6935a5b2"
[versions]
minecraft = "1.20.1"