Add headfix
This commit is contained in:
parent
7093ffe7dd
commit
9ba44c96d0
@ -98,6 +98,11 @@ file = "mods/forge-config-api-port.pw.toml"
|
|||||||
hash = "4b257578b2973f4e99ae3192989f7ba4db19e9eca99ea396a1479c8a6cd9ca88"
|
hash = "4b257578b2973f4e99ae3192989f7ba4db19e9eca99ea396a1479c8a6cd9ca88"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/headfix.pw.toml"
|
||||||
|
hash = "99ad0db5e9f8baf2579c2de39f961de3b8df42704d1f38882c71255f686949fa"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/helpfulcommands.pw.toml"
|
file = "mods/helpfulcommands.pw.toml"
|
||||||
hash = "3743197cb95b4b2ad49009f9faba429c97c31e24099d8f8e6e98289f446ac9e7"
|
hash = "3743197cb95b4b2ad49009f9faba429c97c31e24099d8f8e6e98289f446ac9e7"
|
||||||
|
13
minecraft/pack/mods/headfix.pw.toml
Normal file
13
minecraft/pack/mods/headfix.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Head Name Fix"
|
||||||
|
filename = "head-name-fix-1.21.4-1.3.2.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/rbU0dAND/versions/OdeNSZVg/head-name-fix-1.21.4-1.3.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "ec7fc1d7be20ed8c8a08a3938caee14b93c25cc1780d76ec21e14358a29b9cad6cef691cd5e976d282e298a7f4ab568bdfaccd912ba3c289033f7f6d6a477db3"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "rbU0dAND"
|
||||||
|
version = "OdeNSZVg"
|
@ -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 = "030a1a6c91f503872be7f31c1cd946f33bad5816c1225a312fc809bfa1409210"
|
hash = "27447359fd12bb5c110dbb80ae738f73c6231938403af7a12e1c6f6e19f1cbc4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user