From c76c7fc2037c4f9d6870d49c9444d33dd9480014 Mon Sep 17 00:00:00 2001 From: satr14 Date: Mon, 4 May 2026 20:49:02 +0700 Subject: [PATCH] add 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 0f16d9c..4df43a5 100644 --- a/index.toml +++ b/index.toml @@ -15,6 +15,11 @@ file = "mods/anti-xray.pw.toml" hash = "9d1afa5a89577bd21da0708c13d66f32224d5f7817451d9c41f5d9b76dcea9b6" metafile = true +[[files]] +file = "mods/appleskin.pw.toml" +hash = "ca3ae2608987185814c118388f28057f729d866ee1abbc97f3650141d213fa35" +metafile = true + [[files]] file = "mods/architectury-api.pw.toml" hash = "ff1763afa21669a76a9ca65735944986ec4ef7a0d440b98ee2154aafa46356c8" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..915423c --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-fabric-mc1.21.11-3.0.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/59ti1rvg/appleskin-fabric-mc1.21.11-3.0.8.jar" +hash-format = "sha512" +hash = "d32206cb8d6fac7f0b579f7269203135777283e1639ccb68f8605e9f5469b5b54305fd36ba82c64b48b89ae4f1a38501bfb5827284520c3ec622d95edcfa34de" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "59ti1rvg" diff --git a/pack.toml b/pack.toml index 992d8ec..2c9f7ef 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 = "7fea86ea868dcdbc884d8302c9fdb77a920fe3a29141ef0f65001afee6f84e47" +hash = "7bd47ce789994326bc980b57f194f661772e9788a67404d1812066ce289ec49e" [versions] fabric = "0.19.2"