diff --git a/index.toml b/index.toml index 285e776..a96feff 100644 --- a/index.toml +++ b/index.toml @@ -135,6 +135,11 @@ file = "mods/another-furniture.pw.toml" hash = "110104a692a585005b21072118d2bdf0b068f06acbfe5c7bca5393a741463f5f" metafile = true +[[files]] +file = "mods/antighost.pw.toml" +hash = "242e18d68cb8d218df43e713e97239631f8612384789068659c4898cfa49fcef" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" hash = "00d681cbb06a1aa3888fad4474c05e57ebbc3cfbec07da688584a5ab5a4e57be" diff --git a/mods/antighost.pw.toml b/mods/antighost.pw.toml new file mode 100644 index 0000000..916c3bc --- /dev/null +++ b/mods/antighost.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 5fcc710..c6c4799 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "153cc0c35ce5caee384ecea00ed3429437726970d4028995fae87bd44781ce66" +hash = "33d6e85196839b1ce07174e569a34015b1f89bdbc3e0a564b011b794653ee102" [versions] minecraft = "1.19.2"