diff --git a/index.toml b/index.toml index e787b45..8a923bc 100644 --- a/index.toml +++ b/index.toml @@ -263,3 +263,8 @@ metafile = true file = "mods/unilib.pw.toml" hash = "d25e68bfaa4f0adaf716738827256d0b7d78889852fc6cef667c6c2fe4326526" metafile = true + +[[files]] +file = "mods/yacl.pw.toml" +hash = "6b2e6c4faa6fa928c5c5c582752b80401e418d4f897839b7d0338acc08e94803" +metafile = true diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml new file mode 100644 index 0000000..b0a9ea2 --- /dev/null +++ b/mods/yacl.pw.toml @@ -0,0 +1,13 @@ +name = "YetAnotherConfigLib (YACL)" +filename = "yet_another_config_lib_v3-3.8.1+1.21.11-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/NWFsMIGn/yet_another_config_lib_v3-3.8.1%2B1.21.11-fabric.jar" +hash-format = "sha512" +hash = "3a4f015644454dffd423272a8b066e6b94d0f982184ca8c492d996a4f30eb8247b1648fe936413e178d4da3c9266c00e9b864eb9a91f0815348ba5662596986c" + +[update] +[update.modrinth] +mod-id = "1eAoo2KR" +version = "NWFsMIGn" diff --git a/pack.toml b/pack.toml index 1898aab..ec36259 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Nilla" author = "Ryan & Gabe (The Goats)" -version = "1.1.1" -pack-format = "packwiz:1.1.0" +version = "1.1.2" +pack-format = "packwiz:1.1.2" [index] file = "index.toml" hash-format = "sha256" -hash = "a904673d574de8a98bdfa8a55acc5a716cc6aebdf2fd84979dc1b84254397f16" +hash = "18a7243a3747051738b702c5496daee5bc997b9ef9f8f9b37eefed23a578f01a" [versions] fabric = "0.18.3"