Compare commits
2 commits
24bdfdb489
...
dfec820e0c
| Author | SHA1 | Date | |
|---|---|---|---|
| dfec820e0c | |||
| 3033126354 |
5 changed files with 55 additions and 1 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"
|
||||
|
|
@ -245,6 +255,11 @@ file = "mods/noisiumforked.pw.toml"
|
|||
hash = "e2690ce7e51e74527ead933b1aef4566c84d2a4d0d482edd9e329c8a2a06963b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nuves-woodcutter-recipe.pw.toml"
|
||||
hash = "600e0d424e909216c37bcf315d9165b4dc6a1082804150ce98ef8dfd49df3430"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/op-warden-loot.pw.toml"
|
||||
hash = "3cc5858328096b615cd912d0accd8c96baafd1acd88e86f8ef4d0b02d37ae20e"
|
||||
|
|
|
|||
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"
|
||||
13
mods/nuves-woodcutter-recipe.pw.toml
Normal file
13
mods/nuves-woodcutter-recipe.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Nuve's Woodcutter Recipe"
|
||||
filename = "N-WoodCutter [1.0] 1.21.9-26.1.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/w6wjPw7n/versions/FxUuzoUE/N-WoodCutter%20%5B1.0%5D%201.21.9-26.1.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "18a98243488498063e71b7955fc74c17b9ca473232a12ab9a35273440c3aca484027a3268c44450df01b5ac7aaa5dce1a95fd94e438a6f3e84879bb77a2dffcb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "w6wjPw7n"
|
||||
version = "FxUuzoUE"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9699b96a3878bf8cbad298e69ff9d3c54d4faad4c8af91b8496a935ce7a7bda7"
|
||||
hash = "b192252b3befbc2465523e503084d59e7f9390426d67aa148a70163656eea4fa"
|
||||
|
||||
[versions]
|
||||
fabric = "0.19.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue