diff --git a/index.toml b/index.toml index dd6ba3a..e765567 100644 --- a/index.toml +++ b/index.toml @@ -49,6 +49,11 @@ file = "mods/appleskin.pw.toml" hash = "6869de1ca55dc09beabb3c234727e84be4d4fbdcbad2c8081c03010713f374e1" metafile = true +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad" +metafile = true + [[files]] file = "mods/auth-me.pw.toml" hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml new file mode 100644 index 0000000..7dadcdd --- /dev/null +++ b/mods/architectury-api.pw.toml @@ -0,0 +1,13 @@ +name = "Architectury API" +filename = "architectury-9.1.12-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Sbew3kXe/architectury-9.1.12-fabric.jar" +hash-format = "sha1" +hash = "add0fffa445ee2959b0898484732704a15156553" + +[update] +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "Sbew3kXe" diff --git a/pack.toml b/pack.toml index 3c6f976..e921cf6 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 = "46dbbf1933e16dc5c026c779c477527dca5506df9bb9ce983fc85795739fe185" +hash = "a245cc0f476ddb08f506eeb8e3ad59101c55bed06a2191d1ac5dbb15df409a37" [versions] fabric = "0.14.22"