builder :D

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-09-30 12:00:55 +02:00
parent 5c2cc081b7
commit 6ecbc26474
4 changed files with 31 additions and 1 deletions

View file

@ -98,6 +98,11 @@ file = "mods/lmd.pw.toml"
hash = "cc9155f59d5483cff9c738329fc700731f768bafaf2e191f75fb69bfff38b66c"
metafile = true
[[files]]
file = "mods/luckperms-placeholderapi.pw.toml"
hash = "4c22c5593488f15bde401ee2956a7de544cb8ed91ab77a7d2e007f1703435cf4"
metafile = true
[[files]]
file = "mods/luckperms.pw.toml"
hash = "fd3c19d3524ec86a192e87859738bdd2f5e244115ae1125202592ac13c608979"
@ -123,6 +128,11 @@ file = "mods/noisium.pw.toml"
hash = "85984b4af80646c0d92388512daeb1ef5404ec76b83fd0958103b3b38e98fff1"
metafile = true
[[files]]
file = "mods/placeholder-api.pw.toml"
hash = "d0311de4c47e48ba0c1769253c7bd8fd541ed81c60823c539116a963e58c9128"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "051e4f73dda5eb438a3e1eb84cd51698a1ec15e886b88aff3472cd9c7a305012"

View file

@ -0,0 +1,7 @@
name = "LuckPerms-PlaceholderAPI"
filename = "LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
[download]
url = "https://ci.lucko.me/job/LuckPermsPlaceholders/lastSuccessfulBuild/artifact/fabric-placeholderapi/build/libs/LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
hash-format = "sha256"
hash = "064b98c0979d28b282661156208e5bcba2e9a0c851b2e312e6f0042b94297687"

View file

@ -0,0 +1,13 @@
name = "Text Placeholder API"
filename = "placeholder-api-2.4.1+1.21.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/eXts2L7r/versions/cE5TczQr/placeholder-api-2.4.1%2B1.21.jar"
hash-format = "sha1"
hash = "5f61f50e36f1f957dbb87eda02da95d847b4a943"
[update]
[update.modrinth]
mod-id = "eXts2L7r"
version = "cE5TczQr"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "31d15fd409f950a9cee78d6d8971eb2a784dea110817bcefd788c322f97d95b0"
hash = "393ab9f20fa98a0d9cd9f4163162c509907f775da441427d401a286922fcf3f5"
[versions]
fabric = "0.16.5"