diff --git a/index.toml b/index.toml index 168966d..ef6fa69 100644 --- a/index.toml +++ b/index.toml @@ -60,6 +60,11 @@ file = "mods/farmers-delight.pw.toml" hash = "867a029a8bed75bea2fb02e5186730db46ec01f970d0bdb266c6897074c16177" metafile = true +[[files]] +file = "mods/guideme.pw.toml" +hash = "3d0defaa05f249638a4f43b84ae20294409b90b9f68b36e7a9aa771997129229" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "c3c06a4839ecfd4717686f7394396a4fc66b7a2e8eabbdd51f23ab2a1099cc1e" diff --git a/mods/guideme.pw.toml b/mods/guideme.pw.toml new file mode 100644 index 0000000..ab6b224 --- /dev/null +++ b/mods/guideme.pw.toml @@ -0,0 +1,13 @@ +name = "GuideME" +filename = "guideme-21.1.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ck4E7v7R/versions/9aIv5HxH/guideme-21.1.9.jar" +hash-format = "sha512" +hash = "06c975505e6d3aafa8df4011ea78a2cb5763f59239196b043cd2a58f648c33eda7a54481532d8524a2e1e242ac3162db08a3be93e87414ca310e22b1865a9100" + +[update] +[update.modrinth] +mod-id = "Ck4E7v7R" +version = "9aIv5HxH" diff --git a/pack.toml b/pack.toml index 48b16dd..7888531 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 = "15bbc49eb130c0e6378bf1f52d1757ade2e3986db9c2845493bba81d004504b7" +hash = "66b83962be03258ba27d770a0886909cd54e4472eb36930eb136ef38d16ff843" [versions] minecraft = "1.21.1"