mods: add bluemap
Hope this works first try cause I have no staging environment to test this with.
This commit is contained in:
@@ -162,6 +162,11 @@ file = "mods/blossomtpa.pw.toml"
|
|||||||
hash = "2785eb559710cddbd354e727bcf1f67a9923a136c053f3262e462bac758645b2"
|
hash = "2785eb559710cddbd354e727bcf1f67a9923a136c053f3262e462bac758645b2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/bluemap.pw.toml"
|
||||||
|
hash = "24737d4ec343e590df0fb597f52bd792557300b659b828492bfd51d63c1fe52d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/calcmod.pw.toml"
|
file = "mods/calcmod.pw.toml"
|
||||||
hash = "0e81a1ab30c2deebe8a51c0269e7868f53cdae5c3d5a3a0756a76243aceeab30"
|
hash = "0e81a1ab30c2deebe8a51c0269e7868f53cdae5c3d5a3a0756a76243aceeab30"
|
||||||
|
|||||||
13
mods/bluemap.pw.toml
Normal file
13
mods/bluemap.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "BlueMap"
|
||||||
|
filename = "bluemap-5.13-fabric.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/ovtipQy0/bluemap-5.13-fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "bd866d7d96f863a9b66ae94721fb9f50e14aa37d78d2f5daeb3c0c9b41b690af74d50d13f044e0cab5534474ca074516cb9f48e3fcef54de3379f3f1d26c7c1e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "swbUV1cr"
|
||||||
|
version = "ovtipQy0"
|
||||||
@@ -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 = "68479dbc3967c6989a475a46a4157fd741924337dd94623defb4d7a130d3b930"
|
hash = "91013d18269bcbfccecf7db3abe58890c88b61492716181cefe71c577353539b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user