1.0.8: Added Archon

This commit is contained in:
JordanPlayz158
2024-05-29 15:59:08 -04:00
parent e1858d6e88
commit 542994b271
3 changed files with 20 additions and 2 deletions

View File

@@ -66,6 +66,11 @@ file = "mods/architectury-api.pw.toml"
hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f" hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f"
metafile = true metafile = true
[[files]]
file = "mods/archon.pw.toml"
hash = "c6b1ee128909f97af9668f480abbe92eb472b6fd39becb5edcb8de8fd2f15785"
metafile = true
[[files]] [[files]]
file = "mods/areas.pw.toml" file = "mods/areas.pw.toml"
hash = "b81df84d4b90bcb3fd6ed5b0b1d240427550bd988119129e58524a4fd3ab4eb2" hash = "b81df84d4b90bcb3fd6ed5b0b1d240427550bd988119129e58524a4fd3ab4eb2"

13
mods/archon.pw.toml Normal file
View File

@@ -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"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP" name = "Regality SMP"
author = "JordanPlayz158" author = "JordanPlayz158"
version = "1.0.7" version = "1.0.8"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "ce2e1d9448b0e51609c3554c29e99748af9cad04bdde3a2dfe577253e1154a5e" hash = "20ae351a35f17fa8477325eb560cb18371ce2d37f77ea5179e65e9af55a3dd35"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"