add admin utilities

This commit is contained in:
Merith-TK 2023-04-24 21:11:35 -07:00
parent 548c22afa8
commit f82ea7b97e
4 changed files with 37 additions and 1 deletions

View file

@ -318,6 +318,11 @@ file = "mods/lazydfu.pw.toml"
hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d" hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d"
metafile = true metafile = true
[[files]]
file = "mods/ledger.pw.toml"
hash = "cbd6b97dfc49090b18480f43eeef4401144006ed406110f32fb1126d47a21f11"
metafile = true
[[files]] [[files]]
file = "mods/legendary-tooltips.pw.toml" file = "mods/legendary-tooltips.pw.toml"
hash = "e4958dc5dc67d3595710ee4b644edd1bed50eecf2fd990949487d47999e40729" hash = "e4958dc5dc67d3595710ee4b644edd1bed50eecf2fd990949487d47999e40729"
@ -513,6 +518,11 @@ file = "mods/unlimitedperipheralworks.pw.toml"
hash = "803e70b08ac0dd691a0252b8a89413f05a1c9b76cb66b6726824746a9a3e8761" hash = "803e70b08ac0dd691a0252b8a89413f05a1c9b76cb66b6726824746a9a3e8761"
metafile = true metafile = true
[[files]]
file = "mods/vanish.pw.toml"
hash = "5db41327f83479b50f4952a0e2c561a31f43ad3932e605a13a6960ece40558d9"
metafile = true
[[files]] [[files]]
file = "mods/worldedit-items.pw.toml" file = "mods/worldedit-items.pw.toml"
hash = "57122c2979ed5e0a35c4a20ac72f466102ed6cfe62aacd414b3a8c5ae6d9a848" hash = "57122c2979ed5e0a35c4a20ac72f466102ed6cfe62aacd414b3a8c5ae6d9a848"

View file

@ -0,0 +1,13 @@
name = "Ledger"
filename = "ledger-1.2.5.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/LVN9ygNV/versions/1.2.5/ledger-1.2.5.jar"
hash-format = "sha1"
hash = "22b7846c9485c0778799978b1e5b77da1763571a"
[update]
[update.modrinth]
mod-id = "LVN9ygNV"
version = "KwzHK3mh"

View file

@ -0,0 +1,13 @@
name = "Vanish"
filename = "vanish-1.3.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/UL4bJFDY/versions/zr3pJkB2/vanish-1.3.2.jar"
hash-format = "sha1"
hash = "1803304be803d0c2bd1333f4c8e1af4265a6a8ee"
[update]
[update.modrinth]
mod-id = "UL4bJFDY"
version = "zr3pJkB2"

View file

@ -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 = "885a5921af692964fbcbe03f05e3144c42428810ae08f6b979dc5211c0f3efa2" hash = "d33671c603eace6bbedf06c78a80252dfbb813ffee0f98db7fedc571e81b8d07"
[versions] [versions]
fabric = "0.14.19" fabric = "0.14.19"