From 97fbcaf011cb8458402397e672b8a90cfdabf30a Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sun, 13 Apr 2025 13:47:06 -0500 Subject: [PATCH] proving that i'm not wasting my time pacing --- index.toml | 10 ++++++++++ mods/acedium.pw.toml | 12 ++++++++++++ mods/seamless-loading-screen.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 mods/acedium.pw.toml create mode 100644 mods/seamless-loading-screen.pw.toml diff --git a/index.toml b/index.toml index 0659dd4..d7a82c5 100644 --- a/index.toml +++ b/index.toml @@ -16264,6 +16264,11 @@ file = "mods/abnormals-delight.pw.toml" hash = "3b0f886493676cf39cc3a311508bde01b552d2250828cdbdbc979451067a2037" metafile = true +[[files]] +file = "mods/acedium.pw.toml" +hash = "c1e74ccf29b77d5065dac67d6bdd9e8c12bf3b7ab1ac03f016f78cd882fd57ee" +metafile = true + [[files]] file = "mods/advancement-plaques.pw.toml" hash = "b8c045bb57e10f1f06f1867bc8a3033f855c1d8946e340e1a35022c76d9e3604" @@ -17534,6 +17539,11 @@ file = "mods/sawmill.pw.toml" hash = "ec9d9cf55405c1520fab9a8147f241ec2016c66610335fb30e4230f7b1d25b0f" metafile = true +[[files]] +file = "mods/seamless-loading-screen.pw.toml" +hash = "9fa45dfc2bc1e69381308d53a3a2f4ce21c10664424cdc8b84366d448cbc5250" +metafile = true + [[files]] file = "mods/searchables.pw.toml" hash = "2cb8dd9a3944a6430b49916a4fe1b6cf0bd7efd907054f8e679a02717149404f" diff --git a/mods/acedium.pw.toml b/mods/acedium.pw.toml new file mode 100644 index 0000000..daa74fa --- /dev/null +++ b/mods/acedium.pw.toml @@ -0,0 +1,12 @@ +name = "acedium" +filename = "acedium-0.2.7-beta.jar" + +[download] +url = "https://github.com/ferriarnus/acedium/releases/download/v0.2.7-1.20.1/acedium-0.2.7-beta.jar" +hash-format = "sha256" +hash = "03cbd3abd91e23c46303d5326613dd8d96ffeb08cc0cb4eea50e74e52b516433" + +[option] +optional = true +description = "Able to handle higher render distances at better framerates, may be unstable" +default = false \ No newline at end of file diff --git a/mods/seamless-loading-screen.pw.toml b/mods/seamless-loading-screen.pw.toml new file mode 100644 index 0000000..09ec4a2 --- /dev/null +++ b/mods/seamless-loading-screen.pw.toml @@ -0,0 +1,13 @@ +name = "Seamless Loading Screen " +filename = "seamless-loading-screen-2.0.3+1.20.1-forge.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/TyTPFOiF/versions/iguviUFl/seamless-loading-screen-2.0.3%2B1.20.1-forge.jar" +hash-format = "sha512" +hash = "58a7a8ce6bc2f9a5a1403200e46681705e256c4384ffd9043dfc9c5223c0e90b22c280163e913a69a7bf41c63830a4b9c11109b14c62d3e9fe87d32949676903" + +[update] +[update.modrinth] +mod-id = "TyTPFOiF" +version = "iguviUFl" diff --git a/pack.toml b/pack.toml index 227fc37..f5dbfac 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3121977b7d353d86c8a1435a4cf89fe0b27f79f7d7f7315054b77b169f7ed537" +hash = "75c1d71fca0a1c237c007f9b3ba99b6f14716824caa829757625fbde65cf5d4f" [versions] forge = "47.4.0"