add architectury

This commit is contained in:
endigma 2023-09-01 19:06:17 -03:00
parent 5e4030c6f7
commit f9af9a0fb8
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -49,6 +49,11 @@ file = "mods/appleskin.pw.toml"
hash = "6869de1ca55dc09beabb3c234727e84be4d4fbdcbad2c8081c03010713f374e1" hash = "6869de1ca55dc09beabb3c234727e84be4d4fbdcbad2c8081c03010713f374e1"
metafile = true metafile = true
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad"
metafile = true
[[files]] [[files]]
file = "mods/auth-me.pw.toml" file = "mods/auth-me.pw.toml"
hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9" hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9"

View File

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "46dbbf1933e16dc5c026c779c477527dca5506df9bb9ce983fc85795739fe185" hash = "a245cc0f476ddb08f506eeb8e3ad59101c55bed06a2191d1ac5dbb15df409a37"
[versions] [versions]
fabric = "0.14.22" fabric = "0.14.22"