diff --git a/index.toml b/index.toml index ea13aca..dfc7afa 100644 --- a/index.toml +++ b/index.toml @@ -715,6 +715,11 @@ file = "mods/servercore.pw.toml" hash = "182161aa8e4b730555dd9984efb7be8cfd3debbaf1d4cc60e0b3241402e6f2bc" metafile = true +[[files]] +file = "mods/show-me-your-skin.pw.toml" +hash = "cc0084cb249ed821c2489a35d9a4321cf2b98c4e7320d45fb4875a63d892b76a" +metafile = true + [[files]] file = "mods/simple-voice-chat.pw.toml" hash = "50852c6f492cf08473040c77154def33928566d0b5f3063b304f52e9fd18143d" diff --git a/mods/show-me-your-skin.pw.toml b/mods/show-me-your-skin.pw.toml new file mode 100644 index 0000000..6936a5d --- /dev/null +++ b/mods/show-me-your-skin.pw.toml @@ -0,0 +1,13 @@ +name = "Show Me Your Skin!" +filename = "show-me-your-skin-1.9.0+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/bD7YqcA3/versions/acq6mVBP/show-me-your-skin-1.9.0%2B1.20.jar" +hash-format = "sha1" +hash = "f924bf37084ddb6db777c99893c04bd79ed0139c" + +[update] +[update.modrinth] +mod-id = "bD7YqcA3" +version = "acq6mVBP"