add bluemap, lootr, luckperm, worldedit
This commit is contained in:
parent
4468cf1f1d
commit
94b2045fc7
6 changed files with 73 additions and 1 deletions
|
@ -76,6 +76,11 @@ file = "mods/biomesyougo.pw.toml"
|
||||||
hash = "f9daa7f4a22030249d4ba643df59c7fc4e49b2cdaf6fc4adb9df70a8827d3f6e"
|
hash = "f9daa7f4a22030249d4ba643df59c7fc4e49b2cdaf6fc4adb9df70a8827d3f6e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/bluemap.pw.toml"
|
||||||
|
hash = "9aad0aeed9cb635aa6e1c96880f3eefb15c319dd3d38e6731ac2fc41d50a4adc"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/bobby.pw.toml"
|
file = "mods/bobby.pw.toml"
|
||||||
hash = "33d8e4f2b5e3546f8dd4df0aadcc374b2b1e811f456bdea741dc53b94ac22f11"
|
hash = "33d8e4f2b5e3546f8dd4df0aadcc374b2b1e811f456bdea741dc53b94ac22f11"
|
||||||
|
@ -281,6 +286,16 @@ file = "mods/lighty.pw.toml"
|
||||||
hash = "1031c190ba7ad5671af83738f2dcd2755fdaa93abfcf257039ad4866af0e7c60"
|
hash = "1031c190ba7ad5671af83738f2dcd2755fdaa93abfcf257039ad4866af0e7c60"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/lootr-fabric.pw.toml"
|
||||||
|
hash = "de55e473653cdd5046f3f79220f6aa9d1cf0eccfe97e8902c72935d0bbb0272e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/luckperms.pw.toml"
|
||||||
|
hash = "114a5ff78e24bc0794339becc35fc54c62c37e1b1122b9ce1aa5c7225cc1493a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mcpitanlibarch.pw.toml"
|
file = "mods/mcpitanlibarch.pw.toml"
|
||||||
hash = "2f9f9dfc3816fc94e425e671b19c246b3b529aba913a9617bc2fc0e786051126"
|
hash = "2f9f9dfc3816fc94e425e671b19c246b3b529aba913a9617bc2fc0e786051126"
|
||||||
|
@ -401,6 +416,11 @@ file = "mods/universal_ores.pw.toml"
|
||||||
hash = "377f9bb0ff4133e639b9017434cb8ad9bd0af6c9eef4366de04764ab755dc688"
|
hash = "377f9bb0ff4133e639b9017434cb8ad9bd0af6c9eef4366de04764ab755dc688"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/worldedit.pw.toml"
|
||||||
|
hash = "719da66ac6adbf00ace4a021f1bfcd6aca271b16caa40629de9e73a79b844905"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
|
file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
|
||||||
hash = "8ea90a90292ef89b77fba94f89870023d002708bf4e1d19e3e78e8ca20f51519"
|
hash = "8ea90a90292ef89b77fba94f89870023d002708bf4e1d19e3e78e8ca20f51519"
|
||||||
|
|
13
.minecraft/mods/bluemap.pw.toml
Normal file
13
.minecraft/mods/bluemap.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "BlueMap"
|
||||||
|
filename = "BlueMap-3.13-fabric-1.19.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/51epxpKG/BlueMap-3.13-fabric-1.19.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ae3439881857976e643bb8990827dba42efb8948"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "swbUV1cr"
|
||||||
|
version = "51epxpKG"
|
13
.minecraft/mods/lootr-fabric.pw.toml
Normal file
13
.minecraft/mods/lootr-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Lootr (Fabric)"
|
||||||
|
filename = "lootr-1.19-0.4.25.64.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "2ffc99335a35ba1e32d9ecc4ac11266d8325e96b"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4179748
|
||||||
|
project-id = 615106
|
13
.minecraft/mods/luckperms.pw.toml
Normal file
13
.minecraft/mods/luckperms.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "LuckPerms"
|
||||||
|
filename = "LuckPerms-Fabric-5.4.66.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/Ws97yOyp/LuckPerms-Fabric-5.4.66.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "eb2bd1cda5f9f9fe5d46a4fe9b6faf52ae5d1ae6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Vebnzrzj"
|
||||||
|
version = "Ws97yOyp"
|
13
.minecraft/mods/worldedit.pw.toml
Normal file
13
.minecraft/mods/worldedit.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "WorldEdit"
|
||||||
|
filename = "worldedit-mod-7.2.12.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3583d0182a2a5c96d13434ed48ebb29742228174"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3922622
|
||||||
|
project-id = 225608
|
|
@ -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 = "18bb133fc5d19c3198323fe6e81d2170a73b195b5f843d9c03c209d2745e2ad4"
|
hash = "a077b183bcb1410cb35ccdc0c4ebd45b41d9220881b71263ba8550bce53b52a4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.19"
|
fabric = "0.14.19"
|
||||||
|
|
Loading…
Reference in a new issue