feat: add "3D Skin Layers" mod

This commit is contained in:
2026-02-17 19:05:02 -06:00
parent 6d8cdcc3a5
commit b7d4864fff
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View File

@@ -1,5 +1,10 @@
hash-format = "sha256" hash-format = "sha256"
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "18b585d0f14984c5548eb9df3d56a5758482615c65db8260ef6038a3c8ee7acc"
metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "5e9edd1fd2395f14a0c8a4acbdbdd61e1047be1f0033deb3140d2ce0d093e9d8" hash = "5e9edd1fd2395f14a0c8a4acbdbdd61e1047be1f0033deb3140d2ce0d093e9d8"

13
mods/3dskinlayers.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "3D Skin Layers"
filename = "skinlayers3d-forge-1.10.1-mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/evQiUIrz/skinlayers3d-forge-1.10.1-mc1.20.1.jar"
hash-format = "sha512"
hash = "9ab0675bc5e5b00b321d2f46ea0ef66eb6a0a517b047443b8c9336c3730e89c093a511011efe5e28564a9bc82f37cef2238abfeb724e424f0d06753615827db0"
[update]
[update.modrinth]
mod-id = "zV5r3pPn"
version = "evQiUIrz"

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 = "b798d96e1df67abb54cf0ec0c4e7bd391c32da8b3a9f3f22ec21482a6b522c3f" hash = "1524ae7a6eb8e844fbbdf019f857a3ffc46eb119abb4b7bb5047777194b0bef6"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"