From 68c0b4f7ac48622b3ee66d0710b355b719a29650 Mon Sep 17 00:00:00 2001 From: Merith Date: Fri, 7 Mar 2025 16:15:10 -0800 Subject: [PATCH] skin restorer --- .minecraft/index.toml | 5 +++++ .minecraft/mods/skinrestorer.pw.toml | 13 +++++++++++++ .minecraft/pack.toml | 2 +- modlist.md | 3 +-- 4 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 .minecraft/mods/skinrestorer.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 71313e6..ac386ad 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -359,6 +359,11 @@ file = "mods/simple-voice-chat.pw.toml" hash = "ef6992d15308d88e45074e082dc0552c61d494dc583a9b8520edba4bf1af94b6" metafile = true +[[files]] +file = "mods/skinrestorer.pw.toml" +hash = "09e702062bca518a16b523ed8f2a57eef080bfcd2bf2459fda6b2d193ce48716" +metafile = true + [[files]] file = "mods/sodium-dynamic-lights.pw.toml" hash = "c1e526d3d17cb3563e596d45c7567ed1fe60c31bdc3457f7a747ef8150bd3c1b" diff --git a/.minecraft/mods/skinrestorer.pw.toml b/.minecraft/mods/skinrestorer.pw.toml new file mode 100644 index 0000000..51ba431 --- /dev/null +++ b/.minecraft/mods/skinrestorer.pw.toml @@ -0,0 +1,13 @@ +name = "Skin Restorer" +filename = "skinrestorer-2.2.1+1.21-neoforge.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/SzksegYP/skinrestorer-2.2.1%2B1.21-neoforge.jar" +hash-format = "sha512" +hash = "c18da98955388064e06a637388307dfdb41ca30db92428aa89617276298a6c07a31986c359408832c39b3d59f314d8649bae65f7d9b4bc88df0d27efa6a30b48" + +[update] +[update.modrinth] +mod-id = "ghrZDhGW" +version = "SzksegYP" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 7a4ef2e..c912085 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0f13d6c53d9981a76f8a0e7f3346ba107931ff2369c5bbec44ef6585aacf3505" +hash = "6821557ab89d02f385a36084e78f9b19503ba914b1f8d6d6338d9d8a860767c4" [versions] minecraft = "1.21.1" diff --git a/modlist.md b/modlist.md index 6132d5f..fa45079 100644 --- a/modlist.md +++ b/modlist.md @@ -83,8 +83,7 @@ ## Server Mods - [AuthShield](https://modrinth.com/mod/JpIaV7e9) -- [Create Unlimited](https://modrinth.com/mod/jyG2CDff) -- [LuckPerms](https://modrinth.com/mod/Vebnzrzj) +- [Skin Restorer](https://modrinth.com/mod/ghrZDhGW) - [Vanishmod](https://modrinth.com/mod/MihN2cw5) - [When Dungeons Arise](https://modrinth.com/mod/8DfbfASn) - [YUNG's Better Desert Temples](https://modrinth.com/mod/XNlO7sBv)