From f90be6a909238ab90a6353b7a2b6489b3573899d Mon Sep 17 00:00:00 2001 From: jasmine Date: Fri, 13 Jun 2025 18:06:10 +0800 Subject: [PATCH] install appleskin --- index.toml | 5 +++++ mods/appleskin.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/appleskin.pw.toml diff --git a/index.toml b/index.toml index 67b16db..a5ad4c1 100644 --- a/index.toml +++ b/index.toml @@ -4,6 +4,11 @@ hash-format = "sha256" file = "config/yigd.toml" hash = "12b27ef8d3c1c96ee097f6dc234eabb34050b6b960964f2c270e5bc722d02cab" +[[files]] +file = "mods/appleskin.pw.toml" +hash = "602b1ad3cc17ce560a449be683de62a2e7b0babbb945a4c2229c146bca9692ee" +metafile = true + [[files]] file = "mods/c2me-fabric.pw.toml" hash = "e2efee228d951bde49b855804024bc98cb103168ca050dbbb1af2773051ad9a3" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..270810c --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-fabric-mc1.19.2-2.5.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/tpQpTIMn/appleskin-fabric-mc1.19.2-2.5.1.jar" +hash-format = "sha1" +hash = "b4ee602338d2fff9b4cb15f69aeb5c6b6c873772" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "tpQpTIMn" diff --git a/pack.toml b/pack.toml index b1630bb..cbefbb9 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 = "4903adbfc2b2dc9e717c096d197eaccb236acdce2820a40d0d89e545571afe5d" +hash = "6a38e5f8dcc83b63771b4562463df81dbfb290005ace5f4fae1a0c0ae82b5868" [versions] fabric = "0.15.11"