AntiGhost added
This commit is contained in:
parent
33b6ea8b0a
commit
b5f9b67b2f
3 changed files with 19 additions and 1 deletions
|
@ -135,6 +135,11 @@ file = "mods/another-furniture.pw.toml"
|
||||||
hash = "110104a692a585005b21072118d2bdf0b068f06acbfe5c7bca5393a741463f5f"
|
hash = "110104a692a585005b21072118d2bdf0b068f06acbfe5c7bca5393a741463f5f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/antighost.pw.toml"
|
||||||
|
hash = "242e18d68cb8d218df43e713e97239631f8612384789068659c4898cfa49fcef"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/appleskin.pw.toml"
|
file = "mods/appleskin.pw.toml"
|
||||||
hash = "00d681cbb06a1aa3888fad4474c05e57ebbc3cfbec07da688584a5ab5a4e57be"
|
hash = "00d681cbb06a1aa3888fad4474c05e57ebbc3cfbec07da688584a5ab5a4e57be"
|
||||||
|
|
13
mods/antighost.pw.toml
Normal file
13
mods/antighost.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "AntiGhost"
|
||||||
|
filename = "antighost-1.19.1-fabric0.58.5-1.1.5.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/1.19.1-fabric0.58.5-1.1.5/antighost-1.19.1-fabric0.58.5-1.1.5.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "de93b03bbb5d5673d5b7a48e1b4ebb25a7353ce8"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Jw3Wx1KR"
|
||||||
|
version = "m3TU0WFs"
|
|
@ -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 = "153cc0c35ce5caee384ecea00ed3429437726970d4028995fae87bd44781ce66"
|
hash = "33d6e85196839b1ce07174e569a34015b1f89bdbc3e0a564b011b794653ee102"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Reference in a new issue