This commit is contained in:
Hexugory 2024-05-25 15:36:42 -05:00
parent 1122c5b038
commit d9744fa840
3 changed files with 24 additions and 1 deletions

View File

@ -263,6 +263,11 @@ file = "mods/ferrite-core.pw.toml"
hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e" hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e"
metafile = true metafile = true
[[files]]
file = "mods/figura.pw.toml"
hash = "9552bbb8b0b26886282c451349d9604d4fc2dfbe23e834b9ccf99fcba299914c"
metafile = true
[[files]] [[files]]
file = "mods/heartstone.pw.toml" file = "mods/heartstone.pw.toml"
hash = "48259ca967372079e53a4144b5b96d6ffdd47e3142802663f42eb661df50e9e0" hash = "48259ca967372079e53a4144b5b96d6ffdd47e3142802663f42eb661df50e9e0"

18
mods/figura.pw.toml Normal file
View File

@ -0,0 +1,18 @@
name = "Figura"
filename = "figura-0.1.4+1.20.1-forge-mc.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/vo8jpIKn/figura-0.1.4%2B1.20.1-forge-mc.jar"
hash-format = "sha1"
hash = "272ec108bf034d0a82f3a67dbdea5e5158c9b569"
[option]
optional = true
default = false
description = "hazu >:("
[update]
[update.modrinth]
mod-id = "s9gIPDom"
version = "vo8jpIKn"

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 = "d550f1ab6e9abb4e2468111eae3da16fb3dcf02f4bca22a5cd329e7c40e7f59c" hash = "4d70cd9ac8fb0a3ee2a772fb411973ae637ac38c5d988d22b7cac5ba5cebfe8b"
[versions] [versions]
forge = "47.2.0" forge = "47.2.0"