From 4bc8c923b3da0757d5412a5efc9fa5a48ea039cc Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Fri, 8 Mar 2024 21:43:48 +0100 Subject: [PATCH] Puttin distant horizons client side only --- index.toml | 4 ++-- mods/distant-horizons.pw.toml | 13 ------------- mods/distanthorizons.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 mods/distant-horizons.pw.toml create mode 100644 mods/distanthorizons.pw.toml diff --git a/index.toml b/index.toml index c061d2a..fb7cf9d 100644 --- a/index.toml +++ b/index.toml @@ -61,8 +61,8 @@ hash = "b3ce101677c5f2bdcac46f54def60033f3a2e0403394a19ba414d8e301093455" metafile = true [[files]] -file = "mods/distant-horizons.pw.toml" -hash = "5a6bf8b7d22a4356c5d0fb26d0a4c7fbc65723d5accc8edf88248e3575a64876" +file = "mods/distanthorizons.pw.toml" +hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255" metafile = true [[files]] diff --git a/mods/distant-horizons.pw.toml b/mods/distant-horizons.pw.toml deleted file mode 100644 index 5b050e8..0000000 --- a/mods/distant-horizons.pw.toml +++ /dev/null @@ -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 diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..4378455 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 335ddd3..0c562b8 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0be4182f8a16895c4be0cb41759010af1908f481fad33a8cabb25ea6522cfda5" +hash = "6dcf71b700b755c223f5edf1fc779792d3884b7ff65e3659c5db539b281c730c" [versions] fabric = "0.15.7"