From 412afd853adb0236d208753aa296e561b8de5052 Mon Sep 17 00:00:00 2001 From: Yonah Date: Fri, 7 Nov 2025 22:57:51 +0900 Subject: [PATCH] resourcepacks: add dark ui pack Background override with cherry blossom. --- config/yosbr/options.txt | 1 + index.toml | 7 ++++++- pack.toml | 2 +- resourcepacks/unique-dark.pw.toml | 13 +++++++++++++ 4 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 resourcepacks/unique-dark.pw.toml diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index ca5a29d..de80315 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -1,2 +1,3 @@ simulationDistance:8 onboardAccessibility:true +resourcePacks:["vanilla","fabric","$polymer-resources","file/Unique Dark - Lite - 1.20.2-1.21.x.zip","file/§dCherry Blossom §5Panorama.zip"] diff --git a/index.toml b/index.toml index c36d85c..f72a63c 100644 --- a/index.toml +++ b/index.toml @@ -114,7 +114,7 @@ hash = "94fc0e69a1754ef80c54e1f3c9193526c620b0ac646f94a4a0f560bcc58826a8" [[files]] file = "config/yosbr/options.txt" -hash = "2299e914f3c3570ea6d0720ce58078396ad21f730c8db3152ce27e9513c48cb5" +hash = "1ecddc095df30c82076c725e42fb9587acf2cf53351767231fbdc8a1659f5f5f" [[files]] file = "mods/badoptimizations.pw.toml" @@ -375,3 +375,8 @@ metafile = true file = "resourcepacks/cherry-blossom-panorama.pw.toml" hash = "d64f97e2b1890100aa35b2a5fcf8fd30183a12a8d305d22a3c5bb71cf201dc7e" metafile = true + +[[files]] +file = "resourcepacks/unique-dark.pw.toml" +hash = "4b0c32979548d113f8139b9b4232188e686ec15cc57409647147c2927ddd6c5d" +metafile = true diff --git a/pack.toml b/pack.toml index ce4cd90..5bc952c 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 = "bfb300d6961c4f6e5a514fb6c1b4f219af8ed977eec1696fe3a19845356ade95" +hash = "d2f0b6c7755e8fbd24fa46d63191444d15c1286245becf94b7d649153f4bd96a" [versions] fabric = "0.17.3" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml new file mode 100644 index 0000000..dbdf820 --- /dev/null +++ b/resourcepacks/unique-dark.pw.toml @@ -0,0 +1,13 @@ +name = "Unique Dark" +filename = "Unique Dark - Lite - 1.20.2-1.21.x.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/rWkJ75lo/Unique%20Dark%20-%20Lite%20-%201.20.2-1.21.x.zip" +hash-format = "sha512" +hash = "4857ca4f6e878d38d5e45223501b1e7098b8b8947b6ba575a8b3db87f21ba1f9b3619a8526dd5d8e47291b7773470d6067a00aa7312819dcff5e36b8e64a75e4" + +[update] +[update.modrinth] +mod-id = "BaY1UdGV" +version = "rWkJ75lo"