This commit is contained in:
Hexugory 2024-06-04 08:23:29 -05:00
parent f82f034be5
commit 1dad5a374e
3 changed files with 19 additions and 1 deletions

View File

@ -439,6 +439,11 @@ file = "mods/architectury-api.pw.toml"
hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833" hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833"
metafile = true metafile = true
[[files]]
file = "mods/atmospheric.pw.toml"
hash = "97385908aa948085c8b7c9ace6e42de7331359d1ad30fc8954918c65652a1259"
metafile = true
[[files]] [[files]]
file = "mods/attributefix.pw.toml" file = "mods/attributefix.pw.toml"
hash = "8438dada85537f9599642ed17a5938852acce4d42030ed56e7beffc6d9e2443a" hash = "8438dada85537f9599642ed17a5938852acce4d42030ed56e7beffc6d9e2443a"

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

@ -0,0 +1,13 @@
name = "Atmospheric"
filename = "atmospheric-1.19.2-5.1.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/U9sJOFmJ/versions/txvefAuz/atmospheric-1.19.2-5.1.2.jar"
hash-format = "sha1"
hash = "6774afcb0071f3377f659e99c3e2490de5ed53f9"
[update]
[update.modrinth]
mod-id = "U9sJOFmJ"
version = "txvefAuz"

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 = "3e394ff7a44d9f264c0dfce3700427bf6fd479dbc965dcc78aa8a05663c61e30" hash = "188da4ffeeb3f0212a08cddb205da4b1590034fd510df3e13dcdeec787fb1246"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"