diff --git a/index.toml b/index.toml index 906663d..0f18a01 100644 --- a/index.toml +++ b/index.toml @@ -165,6 +165,11 @@ file = "mods/azurelib.pw.toml" hash = "3fad3692589c0f330762386d945f189f506c6d4d5e17a3c467abf0bfeb60d22b" metafile = true +[[files]] +file = "mods/baguettelib.pw.toml" +hash = "35e86e1132c11dde7900ffe5c75e71bdf4e6f6b399306c6a0771ef6375c36c5c" +metafile = true + [[files]] file = "mods/balm.pw.toml" hash = "000083950c912a685b251a3f186b8e42ac6a5f1f4066ab859d3973e521c38866" @@ -830,6 +835,11 @@ file = "mods/gravestone-mod.pw.toml" hash = "d30fe87603e959a79e822f29df28a4ce54d787ffc54840d7fcca0b827dd5f729" metafile = true +[[files]] +file = "mods/gravestone-x-curios-api-compat.pw.toml" +hash = "d7d0f86224da66c4f5309f48f60d785fc52f4ab4bc03d387b689401788ab26be" +metafile = true + [[files]] file = "mods/hammer-lib.pw.toml" hash = "0cc3e3275735bbbe39ae350936e597285a7b1e7ba8ce17d2c146c5c0c972fe0b" diff --git a/mods/baguettelib.pw.toml b/mods/baguettelib.pw.toml new file mode 100644 index 0000000..aaf6b48 --- /dev/null +++ b/mods/baguettelib.pw.toml @@ -0,0 +1,13 @@ +name = "BaguetteLib" +filename = "baguettelib-1.20.1-Forge-1.1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OfKzpbRU/versions/zcwsIJEa/baguettelib-1.20.1-Forge-1.1.1.jar" +hash-format = "sha512" +hash = "0e9f34e0e8d8703269fd6d26a3635268d8f01d79c17355a85f07cd3cf382e84d23635c9715522e3839091caed6db723984b4df569fd06b042557fcf7f46f0f08" + +[update] +[update.modrinth] +mod-id = "OfKzpbRU" +version = "zcwsIJEa" diff --git a/mods/gravestone-x-curios-api-compat.pw.toml b/mods/gravestone-x-curios-api-compat.pw.toml new file mode 100644 index 0000000..956024c --- /dev/null +++ b/mods/gravestone-x-curios-api-compat.pw.toml @@ -0,0 +1,13 @@ +name = "Gravestone x Curios API Compat" +filename = "gravestonecurioscompat-1.20.x-Forge-3.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NaiL8bPN/versions/jkxbFNyf/gravestonecurioscompat-1.20.x-Forge-3.0.0.jar" +hash-format = "sha512" +hash = "5e6114fc9f3efc9e468ff6fc5665190356d4b53c5cd73331df174d61e1c3f4b11b7e3c812253f9b6a03b3c808b06796b3402d71f9510a524e94238fdc95e63fc" + +[update] +[update.modrinth] +mod-id = "NaiL8bPN" +version = "jkxbFNyf" diff --git a/pack.toml b/pack.toml index 27dcbfd..310e4ff 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 = "65500f297ce561c7fc9a7385a7f33501c25a78662ba7b5c06d552c46a1c0b191" +hash = "8e2ca3ce0baa9a0ee0a48084c5535c7f955c155fdb60ba5599b2f3d96686c935" [versions] forge = "47.4.0"