From 8606a0cfdbd4c190e0380424ef84cecdfa2d72f8 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Wed, 30 Oct 2024 13:37:21 +0100 Subject: [PATCH] appleskin --- config/yosbr/options.txt | 2 +- index.toml | 7 ++++++- mods/appleskin.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 mods/appleskin.pw.toml diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 805007e..761ce74 100755 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -51,7 +51,7 @@ mouseSensitivity:0.5 damageTiltStrength:1.0 highContrast:true narratorHotkey:true -resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","$polymer-resources","controlify:legacy_console","programmer_art","file/ReimaginedGUI(Dark) 1.21.zip"] +resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","$polymer-resources","controlify:legacy_console","file/ReimaginedGUI(Dark) 1.21.zip"] incompatibleResourcePacks:[] lastServer:incest.world lang:en_us diff --git a/index.toml b/index.toml index 5af0401..4cc2316 100644 --- a/index.toml +++ b/index.toml @@ -318,7 +318,7 @@ hash = "226629e82b3d06106b016b88da2ace64c777c6f42265e373c06e1ebc918adb7d" [[files]] file = "config/yosbr/options.txt" -hash = "a318d060964d0da6730bc211ee64896641b30ea63f5043ca095ea279ae9e9cec" +hash = "3ffbecba55ab127f238acf1c9b562aa0aff136765ae88eb05a15484edf354e92" [[files]] file = "config/yosbr/resourcepacks/ReimaginedGUI(Dark) 1.21.zip" @@ -333,6 +333,11 @@ file = "mods/animatica.pw.toml" hash = "1415402796096191873c7197d2e2db4ac0694e0f5ad8840eb9369bd17063bf8b" metafile = true +[[files]] +file = "mods/appleskin.pw.toml" +hash = "af482cdaf7c5d9d5481e7cd789d98ebc17f47e4565a28af6c6365aef896d1404" +metafile = true + [[files]] file = "mods/better-mount-hud.pw.toml" hash = "3a677c931e9d8e685e655e4ad4dae6724422a175e401986b059df57e4c6bff5e" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..3a3e311 --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-fabric-mc1.21-3.0.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fG1xJao0/appleskin-fabric-mc1.21-3.0.5.jar" +hash-format = "sha1" +hash = "9cf6df32c9f98b8eb3ae6527cd5fef9a46df3175" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "fG1xJao0" diff --git a/pack.toml b/pack.toml index 1f553ac..30d7661 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 = "b7c2751b6ff023df6cbf9f3a7e6f03f8cffc4492aadb5e4312be1ac7c4a0df77" +hash = "9367a4b9cc672155124b58d9cfc0e47f22df563f58adce88f21597dcafe4ca02" [versions] fabric = "0.16.7"