[a] bluemap + banners for bluemap
This commit is contained in:
parent
613c02e4e7
commit
f4a5163b37
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -67,6 +67,11 @@ file = "mods/backported-wolves.pw.toml"
|
||||||
hash = "166bfddae9c15e5bd03e5fd2311d9ecab2b117f348258c679d4847ebbc4e0119"
|
hash = "166bfddae9c15e5bd03e5fd2311d9ecab2b117f348258c679d4847ebbc4e0119"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/banners4bm.pw.toml"
|
||||||
|
hash = "fb13bc34a5a120f7a4dad656a090d2f38762cc152a88eb83147db54e41e093fd"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/bed-benefits.pw.toml"
|
file = "mods/bed-benefits.pw.toml"
|
||||||
hash = "d51c568f86401ca1c89240459c05b6ab502471c53552e786dc2d3b55abdda396"
|
hash = "d51c568f86401ca1c89240459c05b6ab502471c53552e786dc2d3b55abdda396"
|
||||||
|
@ -107,6 +112,11 @@ file = "mods/betterf3.pw.toml"
|
||||||
hash = "fa5b92870c4a1914b5ca7235366ac6414f54d3f3c1cbc3cbd31103bca137d410"
|
hash = "fa5b92870c4a1914b5ca7235366ac6414f54d3f3c1cbc3cbd31103bca137d410"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/bluemap.pw.toml"
|
||||||
|
hash = "6c556e9a9c5b3a2c73181f53e62dd5e70dc0e2abc52b88e6a261e1c307460526"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/boathud.pw.toml"
|
file = "mods/boathud.pw.toml"
|
||||||
hash = "dfc466cf43ae070d62e7f19b9b61d0ea3de03c033fc4860c9771fb1cd342a33c"
|
hash = "dfc466cf43ae070d62e7f19b9b61d0ea3de03c033fc4860c9771fb1cd342a33c"
|
||||||
|
|
13
mods/banners4bm.pw.toml
Normal file
13
mods/banners4bm.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Banners4BM"
|
||||||
|
filename = "Banners4BM-1.0.2.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/tkiadW4P/versions/w13bBJIC/Banners4BM-1.0.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9eca33f8bcbb10fedb5a40d17df08d91ee2a2e4d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "tkiadW4P"
|
||||||
|
version = "w13bBJIC"
|
13
mods/bluemap.pw.toml
Normal file
13
mods/bluemap.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "BlueMap"
|
||||||
|
filename = "BlueMap-3.21-fabric-1.20.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/KJdesrDu/BlueMap-3.21-fabric-1.20.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "f943561d7d689d0ccdcae91d2302123f4c7212b9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "swbUV1cr"
|
||||||
|
version = "KJdesrDu"
|
|
@ -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 = "b9659d8cf4710fbf6d69c4c5eac78993d07a445c51677076ab8aadfd9040b764"
|
hash = "3452865d307ae5843092514914efee9290334fbba6be2d0d03b244ec7c1f5471"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue