Puttin distant horizons client side only

This commit is contained in:
TDLaouer 2024-03-08 21:43:48 +01:00
parent 16ce1e61c6
commit 4bc8c923b3
4 changed files with 16 additions and 16 deletions

View File

@ -61,8 +61,8 @@ hash = "b3ce101677c5f2bdcac46f54def60033f3a2e0403394a19ba414d8e301093455"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/distant-horizons.pw.toml" file = "mods/distanthorizons.pw.toml"
hash = "5a6bf8b7d22a4356c5d0fb26d0a4c7fbc65723d5accc8edf88248e3575a64876" hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,13 +0,0 @@
name = "Distant Horizons: A Level of Detail mod"
filename = "DistantHorizons-2.0.1-a-1.20.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b42adab2ec0a2919db552a7acbe71196eb6e183c"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4924664
project-id = 508933

View File

@ -0,0 +1,13 @@
name = "Distant Horizons"
filename = "DistantHorizons-2.0.1-a-1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/fAVxiMK6/DistantHorizons-2.0.1-a-1.20.1.jar"
hash-format = "sha1"
hash = "b42adab2ec0a2919db552a7acbe71196eb6e183c"
[update]
[update.modrinth]
mod-id = "uCdwusMi"
version = "fAVxiMK6"

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 = "0be4182f8a16895c4be0cb41759010af1908f481fad33a8cabb25ea6522cfda5" hash = "6dcf71b700b755c223f5edf1fc779792d3884b7ff65e3659c5db539b281c730c"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"