Armor be gone
This commit is contained in:
parent
575d190437
commit
4750387cab
3 changed files with 19 additions and 1 deletions
|
@ -19,6 +19,11 @@ file = "mods/architectury-api.pw.toml"
|
||||||
hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456"
|
hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/armorhide.pw.toml"
|
||||||
|
hash = "5a02c555802a9072120885e74bbed1ef8800211c1f4ed0237a05527408bb76cf"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/backported-wolves-terralith-compat.pw.toml"
|
file = "mods/backported-wolves-terralith-compat.pw.toml"
|
||||||
hash = "13bddd1fabe44e86113835e545d7d779353b6913fc1158aeb5f7b26eb90b170a"
|
hash = "13bddd1fabe44e86113835e545d7d779353b6913fc1158aeb5f7b26eb90b170a"
|
||||||
|
|
13
mods/armorhide.pw.toml
Normal file
13
mods/armorhide.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "ArmorHide"
|
||||||
|
filename = "armorhide-1.1.2.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/dst0bRuX/versions/qQqkA52q/armorhide-1.1.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "75f1f40c71c67c034c28e22a3cd0fb840d970bab5088dcc96af064ca3f1b24ec037f26a41a62bf74d1fe880272d41f77bf8b20ff170178c260c646a3cdec6dcf"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "dst0bRuX"
|
||||||
|
version = "qQqkA52q"
|
|
@ -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 = "ef3b99132b3d5432044e0bfbe60a9ccd5e2ab54f994079878fb389ecfd3faa7e"
|
hash = "cd0b592eebb194348d77f370051aba60a523320cfecebba3d461090d66815b89"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|
Loading…
Add table
Reference in a new issue