diff --git a/README.md b/README.md index 3b9ec12..3fbf2b0 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,22 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted ## Release Notes +### v1.5.4 + +## Mod Additions + +- add distant horizons back + +#### Made mods optional + +- Distant Horizons +- Waygl +- Iris +- Blur +- 3D Skin Layers +- Plasmo Voice +- Plasmo Voice Groups + ### v1.5.3 - add trade cycling diff --git a/index.toml b/index.toml index 20971f8..08e6b4a 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "a6e58d665874aa227d3d7278afc0b8db7aacff92d6eeebddde3bbdc4d9faa135" [[files]] file = ".forgejo/workflows/publish-release.yml" -hash = "ac5b648d4d68db96806ab29af5ba75caf94d173a128199d40a063d1df5b0e010" +hash = "b97ff49aa5527b36df8bbd71f7c80889e3d4a02aeb3476b3a931b25151601af5" [[files]] file = "defaultconfigs/mousewheelie.hjson" @@ -14,7 +14,7 @@ hash = "eb10190320c9cf49b7b95299c01c4c163736de8d401a14252f8170add0de18f0" [[files]] file = "mods/3dskinlayers.pw.toml" -hash = "71d097839d86bcdc476dd12c9d635b3c521f07f71e133357587975d6862eefac" +hash = "df1b9916cca59b28577b4cbc178161bea1447ef61af9aea547907cab9d725c48" metafile = true [[files]] @@ -79,7 +79,7 @@ metafile = true [[files]] file = "mods/blur-plus.pw.toml" -hash = "04ddfc50d957ad8cd71306a19b98b3b64d5235bb1c6a694592087ccb1f0c0dfc" +hash = "350bf38bd9d10bad7d3a0fc48d500529ef3eba14ff1129b287c0d58313f4bfff" metafile = true [[files]] @@ -182,6 +182,11 @@ file = "mods/cyberanner-ironchest.pw.toml" hash = "2f7b032107ae72bdab0025995de49b8f7434a03f3316045b56e29e39648ffbb8" metafile = true +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "b939065a330de5ec14058d303293e15d2119a3632c69af75617dc0fb2aeed991" +metafile = true + [[files]] file = "mods/durability-tooltip.pw.toml" hash = "ab0a2eb7d496c659af26dd31070a778f84a7f88b17fc75fea4ad3e31075bf319" @@ -334,7 +339,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" +hash = "235cdfad004ad6d83c1b36b06b4d8d77a094de033686ec009f3e60666341e30e" metafile = true [[files]] @@ -464,7 +469,7 @@ metafile = true [[files]] file = "mods/plasmo-voice.pw.toml" -hash = "3a1deb0832255cf614dd1b4e3b18327d280a9ac34aa3258f46a3aa5a4e02d92b" +hash = "2ed33d4bc5179a9ae393145815ac7fd894f3bb9f54d7c98e9e8aa37aac130fc4" metafile = true [[files]] @@ -479,7 +484,7 @@ metafile = true [[files]] file = "mods/pv-addon-groups.pw.toml" -hash = "43c15115aa3a05912a943f022bb850e72931fe8f4e01c005181dc99a673cb527" +hash = "3a95ad1d2e5292928055c2e7f4e5334243c2f5798c71786f60e5d44461999b14" metafile = true [[files]] @@ -568,7 +573,7 @@ hash = "7c5bf134af3c5b6aaaca67b82127c8492b8f14ffc23d1b7968606ed99f4bbfa7" [[files]] file = "mods/tonekomod.pw.toml" -hash = "69df517155e806bdd61cc85bcaad72545c877d80c332abf45d43aca1446eddc4" +hash = "05557e028310fdf0dbd5dc5f60b128f7beae7dfa926d425da533f862c301e692" metafile = true [[files]] @@ -593,7 +598,7 @@ metafile = true [[files]] file = "mods/waygl.pw.toml" -hash = "b88a843e4d0d8b606d5ee62109b04d64fd5e246749acd70ff0854040a1ef9c30" +hash = "2acb59fb19412939d59dc47a057237f8234d99b54117727665baa1710d22fd97" metafile = true [[files]] diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml index e0d5b2b..43b93ea 100644 --- a/mods/3dskinlayers.pw.toml +++ b/mods/3dskinlayers.pw.toml @@ -11,3 +11,8 @@ hash = "7ee36f75d6efb9a361985be33525529d9d2cc13554cbe8f882a4c7376d5fd6e2b17b0203 [update.modrinth] mod-id = "zV5r3pPn" version = "d095tpdB" + +[option] +optional = true +default = false +description = "3D Skinlayers" diff --git a/mods/blur-plus.pw.toml b/mods/blur-plus.pw.toml index 9cde4cb..b0af54c 100644 --- a/mods/blur-plus.pw.toml +++ b/mods/blur-plus.pw.toml @@ -11,3 +11,8 @@ hash = "c2e8d0bc87eb8bb5d36f4e980ef1a680e6238043f79553fa13248f6c9d46d18fce209ed5 [update.modrinth] mod-id = "NK39zBp2" version = "dki8Ab2D" + +[option] +optional = true +default = false +description = "Menu Background Blur" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..760bd87 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,18 @@ +name = "Distant Horizons" +filename = "DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar" +hash-format = "sha512" +hash = "14f5548cffa24fabdcfce6626fc813db42e28350a126833a54e1c54e13e6b393e232b5a0d55fe6bc6f7e273061adaade67f8a8bbee9503cdaf869c28db0995b7" + +[update] +[update.modrinth] +mod-id = "uCdwusMi" +version = "vSDePnsB" + +[option] +optional = true +default = false +description = "way increased rendering distance(huge performance impact)" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index 3c5de12..a28202f 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -11,3 +11,8 @@ hash = "f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a4 [update.modrinth] mod-id = "YL57xq9U" version = "s5eFLITc" + +[option] +optional = true +default = false +description = "Shaders" diff --git a/mods/plasmo-voice.pw.toml b/mods/plasmo-voice.pw.toml index 41ed3b9..80ee33f 100644 --- a/mods/plasmo-voice.pw.toml +++ b/mods/plasmo-voice.pw.toml @@ -11,3 +11,8 @@ hash = "813c5c3325edcb119f4d3ba6f9134e89ece9b6f6805ae2ade4e60a7e6154074fb91787de [update.modrinth] mod-id = "1bZhdhsH" version = "RTD06Dql" + +[option] +optional = true +default = false +description = "Voice Chat" diff --git a/mods/pv-addon-groups.pw.toml b/mods/pv-addon-groups.pw.toml index c89faf8..7272ad2 100644 --- a/mods/pv-addon-groups.pw.toml +++ b/mods/pv-addon-groups.pw.toml @@ -11,3 +11,8 @@ hash = "a7d1d7b5f4a67753b094b0e6129a3114538fd1fe28517da1c0ee0cf172ebdad06480d809 [update.modrinth] mod-id = "g2HFPeCl" version = "UrbDrJ9B" + +[option] +optional = true +default = false +description = "Voice Chat Groups" diff --git a/mods/tonekomod.pw.toml b/mods/tonekomod.pw.toml index 260b916..a36cc30 100644 --- a/mods/tonekomod.pw.toml +++ b/mods/tonekomod.pw.toml @@ -3,6 +3,5 @@ filename = "toneko-fabric-1.3.11.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/QFxgeSVF/versions/HHf2CSVX/toneko-fabric-1.3.11.jar" hash-format = "sha512" hash = "a681a4f001bb3ed78238de76c59d63c60c58773ccd7f74ccef0ddfc867b8e57ec165ded0dfd545951de5ca98d6b77d8ba70beb642fa7c5331b6b33267f3087ab" diff --git a/mods/waygl.pw.toml b/mods/waygl.pw.toml index 4329798..374c179 100644 --- a/mods/waygl.pw.toml +++ b/mods/waygl.pw.toml @@ -11,3 +11,8 @@ hash = "344fb3989a512de67c07ef55e304f50dfd3e2326f955f34e329e713c9a6197be2182c596 [update.modrinth] mod-id = "XTzhksrl" version = "3CHQaaxS" + +[option] +optional = true +default = false +description = "Native Wayland Rendering" diff --git a/pack.toml b/pack.toml index 3272956..97f304d 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "1.5.3" +version = "1.5.4" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "91dbc7dc46d7c3c4c569dc28020c366029f0b613d6b16f37f1a9f7ec47870291" +hash = "0d4f37041a70840f7b6e0410fc548b6cae0651e11e950610f08ad9d50962b713" [versions] fabric = "0.16.14"