feat: add "AppleSkin" mod

This commit is contained in:
2026-02-17 19:10:07 -06:00
parent 320866b725
commit 7c39a7e3a5
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View File

@@ -5,6 +5,11 @@ file = "mods/3dskinlayers.pw.toml"
hash = "18b585d0f14984c5548eb9df3d56a5758482615c65db8260ef6038a3c8ee7acc" hash = "18b585d0f14984c5548eb9df3d56a5758482615c65db8260ef6038a3c8ee7acc"
metafile = true metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1"
metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "5e9edd1fd2395f14a0c8a4acbdbdd61e1047be1f0033deb3140d2ce0d093e9d8" hash = "5e9edd1fd2395f14a0c8a4acbdbdd61e1047be1f0033deb3140d2ce0d093e9d8"

13
mods/appleskin.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-forge-mc1.20.1-2.5.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/XdXDExVF/appleskin-forge-mc1.20.1-2.5.1.jar"
hash-format = "sha512"
hash = "3176f928fb6c60d27f5edb610ca4ab0236175404eebf32797a1ec6cdd794bb294a260231579578536d03571377e43c6181adc75d8dd2c0733f17fce4f7e636b9"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "XdXDExVF"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "0307df42b090cec07b571c938a27af12851e48a388c6743ece403442eeffe084" hash = "17a6ea1bab45a400346d2e9677b2cdb15806ce23af15cb6433dc47fe3c1c6643"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"