diff --git a/index.toml b/index.toml index 6c04373..2ec4855 100644 --- a/index.toml +++ b/index.toml @@ -66,6 +66,11 @@ file = "mods/architectury-api.pw.toml" hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f" metafile = true +[[files]] +file = "mods/archon.pw.toml" +hash = "c6b1ee128909f97af9668f480abbe92eb472b6fd39becb5edcb8de8fd2f15785" +metafile = true + [[files]] file = "mods/areas.pw.toml" hash = "b81df84d4b90bcb3fd6ed5b0b1d240427550bd988119129e58524a4fd3ab4eb2" diff --git a/mods/archon.pw.toml b/mods/archon.pw.toml new file mode 100644 index 0000000..fadd203 --- /dev/null +++ b/mods/archon.pw.toml @@ -0,0 +1,13 @@ +name = "Archon" +filename = "archon-0.6.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/td9zQQBq/versions/cTrb2Cvg/archon-0.6.2.jar" +hash-format = "sha1" +hash = "32227ed824d004e32f92e072b536de42e8e90ff5" + +[update] +[update.modrinth] +mod-id = "td9zQQBq" +version = "cTrb2Cvg" diff --git a/pack.toml b/pack.toml index a001cef..b055a7f 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.7" +version = "1.0.8" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ce2e1d9448b0e51609c3554c29e99748af9cad04bdde3a2dfe577253e1154a5e" +hash = "20ae351a35f17fa8477325eb560cb18371ce2d37f77ea5179e65e9af55a3dd35" [versions] fabric = "0.15.11"