Compare commits
4 changed files with 37 additions and 6 deletions
15
index.toml
15
index.toml
|
|
@ -210,6 +210,16 @@ file = "mods/logical-efficient-tools.pw.toml"
|
|||
hash = "89859f82c4f5d54f8e773089b09cc8bf0a402c1a5a4d2e2283d037c1079523ad"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lootr-polymer-patch.pw.toml"
|
||||
hash = "8147d6997d35bdfc3c4e392b16a1f6582de6ac0877b439f9c13183355959fb7c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lootr.pw.toml"
|
||||
hash = "4606e2703c1b26d56c4e6123b097aee0807440c25b1153cc78c79e12051dde3c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/luckperms.pw.toml"
|
||||
hash = "0fcb21a2580ad82270c404aa36e042926a7f35b0151f785bd6c6afce23e6edc4"
|
||||
|
|
@ -405,11 +415,6 @@ file = "mods/tt20.pw.toml"
|
|||
hash = "1ea1e6dd26d4426e79f16601610413534365ffe2a734393ae78fdad9abf6ebc7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/universal-bone-meal.pw.toml"
|
||||
hash = "cf1c53b65e12f26ddf32a9d1071837c76b9d4f1e82b5eb810edfadd31529958e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/universal-graves.pw.toml"
|
||||
hash = "c1166e4664aa67501d4daafac5e69cb29094dd46942d35e64b4d5d8a0a54decd"
|
||||
|
|
|
|||
13
mods/lootr-polymer-patch.pw.toml
Normal file
13
mods/lootr-polymer-patch.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Lootr Polymer Patch"
|
||||
filename = "LootrPolymer-1.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mhlzUYFC/versions/FqHMeEkR/LootrPolymer-1.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "70b0b694f1e318f300bbeade37c809830ee25a91c1add7cfb6004b64908d894ee5abc5e9a02c33b0de08169f3432be583cbdf4d694b801e0b4c96ea101ae31a5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mhlzUYFC"
|
||||
version = "FqHMeEkR"
|
||||
13
mods/lootr.pw.toml
Normal file
13
mods/lootr.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Lootr"
|
||||
filename = "lootr-fabric-1.21.11-1.20.34.104.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EltpO5cN/versions/efKMR8nl/lootr-fabric-1.21.11-1.20.34.104.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "d0ef0981586691cd916471087f35614449a5b4638ec15ce129a4b293f0603d3731bc5db14ae7b28be2ef5f98fb1f1d7ef45e0bcfbc852e33dd9ddfcd3c841cbe"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EltpO5cN"
|
||||
version = "efKMR8nl"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f71b2715fdcb853a92e196062c620854db9cc4d204bdc23f5d7ad700f6fac52d"
|
||||
hash = "b192252b3befbc2465523e503084d59e7f9390426d67aa148a70163656eea4fa"
|
||||
|
||||
[versions]
|
||||
fabric = "0.19.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue