From 01af1168d950d058437ab0f1695bbdf2a2151d64 Mon Sep 17 00:00:00 2001 From: mina <143211829+ursamina@users.noreply.github.com> Date: Fri, 22 Dec 2023 23:18:01 +0000 Subject: [PATCH] added 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 c1cec4d..11a271e 100644 --- a/index.toml +++ b/index.toml @@ -557,6 +557,11 @@ file = "mods/alternate-current.pw.toml" hash = "8afcc0605156507e57a87872fefa808f5753a11163f80193674b5e5e06b42759" metafile = true +[[files]] +file = "mods/appleskin.pw.toml" +hash = "8d0321177fed4a0b48554c40158b43db62f6cdaa768f584ef6a11575dfaa6223" +metafile = true + [[files]] file = "mods/applied-energistics-2.pw.toml" hash = "29d18d2b73f3d0b31b55451883dd84d2a2b79afbc6612b59b5194f517be48760" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..431e12d --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-forge-mc1.20.1-2.5.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "81919356f84eab14258db98924b66c3c38e372b1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4770828 +project-id = 248787 diff --git a/pack.toml b/pack.toml index b17100c..65ff459 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 = "b0595645590c54f245fb1bc106cb992355a9a79c0d705c793d5deea118034ace" +hash = "43f65a2798bd40212eb2f35a4fb8f6d3d25576d96b4edf2780b9bcfb01e7c5cd" [versions] forge = "47.2.0"