Add melody server-side (for fancymenu)
This commit is contained in:
parent
3200b22485
commit
a1a2f810fb
|
@ -828,7 +828,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/melody.pw.toml"
|
file = "mods/melody.pw.toml"
|
||||||
hash = "2e26dd4ebd07b97d68a9775b84fae707d8824c926e086bb3bcad11687b3fb204"
|
hash = "114f57ad1875c16cd7d9b9cf850025f40e1b008f0865f3e5783da8cfc128b291"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name = "Melody"
|
name = "Melody"
|
||||||
filename = "melody_fabric_1.0.10_MC_1.21.jar"
|
filename = "melody_fabric_1.0.10_MC_1.21.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/OqxSeb4n/melody_fabric_1.0.10_MC_1.21.jar"
|
url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/OqxSeb4n/melody_fabric_1.0.10_MC_1.21.jar"
|
||||||
|
|
|
@ -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 = "cc0f05041569031a7423553a447593c4b2aa373b7f1d568e72cee81e1dddc425"
|
hash = "55eceef41cd61186531de65319b75bb103533870b7cef5c300bdc8fb1514bae1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
Loading…
Reference in a new issue