Added EasyWhitelist
This commit is contained in:
parent
7cdc78e0e9
commit
0189a0df86
3 changed files with 19 additions and 1 deletions
|
|
@ -496,6 +496,11 @@ file = "mods/easyauth.pw.toml"
|
||||||
hash = "2750ee5dcb446e0c8bfafadfa75163629a97c207adf2fd660ec1d2e765ad1721"
|
hash = "2750ee5dcb446e0c8bfafadfa75163629a97c207adf2fd660ec1d2e765ad1721"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/easywhitelist.pw.toml"
|
||||||
|
hash = "73676c3479246a54890fc2f4518470593f97cbc57525839626738a5efce06b4f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ebe.pw.toml"
|
file = "mods/ebe.pw.toml"
|
||||||
hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6"
|
hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6"
|
||||||
|
|
|
||||||
13
mods/easywhitelist.pw.toml
Normal file
13
mods/easywhitelist.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "EasyWhitelist"
|
||||||
|
filename = "easywhitelist-1.1.0.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/LODybUe5/versions/9OoxSFQz/easywhitelist-1.1.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "633b36c61c825be998e6c7d30b91638e86c8663839c07de739e1b35ad54a97bc8cdbce556d1974e8b2bc80853e9c818f16f2a0acda3b4df9a0f8b28a083c2ed4"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "LODybUe5"
|
||||||
|
version = "9OoxSFQz"
|
||||||
|
|
@ -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 = "885f6d116d80cd8769214665234323fa272fbc801f7d839c45aec3da2e111c11"
|
hash = "ca9d053b4a8837e8a8db02f38c0721d374e565d9a0f6bc85d632d27dd75c749a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.4"
|
fabric = "0.18.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue