This commit is contained in:
parent
8490b63a14
commit
68c0b4f7ac
4 changed files with 20 additions and 3 deletions
|
@ -359,6 +359,11 @@ file = "mods/simple-voice-chat.pw.toml"
|
||||||
hash = "ef6992d15308d88e45074e082dc0552c61d494dc583a9b8520edba4bf1af94b6"
|
hash = "ef6992d15308d88e45074e082dc0552c61d494dc583a9b8520edba4bf1af94b6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/skinrestorer.pw.toml"
|
||||||
|
hash = "09e702062bca518a16b523ed8f2a57eef080bfcd2bf2459fda6b2d193ce48716"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sodium-dynamic-lights.pw.toml"
|
file = "mods/sodium-dynamic-lights.pw.toml"
|
||||||
hash = "c1e526d3d17cb3563e596d45c7567ed1fe60c31bdc3457f7a747ef8150bd3c1b"
|
hash = "c1e526d3d17cb3563e596d45c7567ed1fe60c31bdc3457f7a747ef8150bd3c1b"
|
||||||
|
|
13
.minecraft/mods/skinrestorer.pw.toml
Normal file
13
.minecraft/mods/skinrestorer.pw.toml
Normal file
|
@ -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"
|
|
@ -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 = "0f13d6c53d9981a76f8a0e7f3346ba107931ff2369c5bbec44ef6585aacf3505"
|
hash = "6821557ab89d02f385a36084e78f9b19503ba914b1f8d6d6338d9d8a860767c4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
|
@ -83,8 +83,7 @@
|
||||||
## Server Mods
|
## Server Mods
|
||||||
|
|
||||||
- [AuthShield](https://modrinth.com/mod/JpIaV7e9)
|
- [AuthShield](https://modrinth.com/mod/JpIaV7e9)
|
||||||
- [Create Unlimited](https://modrinth.com/mod/jyG2CDff)
|
- [Skin Restorer](https://modrinth.com/mod/ghrZDhGW)
|
||||||
- [LuckPerms](https://modrinth.com/mod/Vebnzrzj)
|
|
||||||
- [Vanishmod](https://modrinth.com/mod/MihN2cw5)
|
- [Vanishmod](https://modrinth.com/mod/MihN2cw5)
|
||||||
- [When Dungeons Arise](https://modrinth.com/mod/8DfbfASn)
|
- [When Dungeons Arise](https://modrinth.com/mod/8DfbfASn)
|
||||||
- [YUNG's Better Desert Temples](https://modrinth.com/mod/XNlO7sBv)
|
- [YUNG's Better Desert Temples](https://modrinth.com/mod/XNlO7sBv)
|
||||||
|
|
Loading…
Reference in a new issue