diff --git a/index.toml b/index.toml index 91a5bd4..a04b4cf 100644 --- a/index.toml +++ b/index.toml @@ -10,6 +10,11 @@ file = "mods/ambient-environment.pw.toml" hash = "4cd6809fbe7df73d6527e5d27f7a2658f21d32041bbb668d5243816990736945" metafile = true +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "fa34a3117af7f8ed553ec563a7c90c1d6462184c7df5b837c831cb482c6ae582" +metafile = true + [[files]] file = "mods/better-advancements.pw.toml" hash = "45bfe44cb3208de7ce385b6a3e98251e7423c5aac8ebec9c13c752b75661d793" @@ -170,6 +175,11 @@ file = "mods/leaves-be-gone.pw.toml" hash = "79f696c09f378d5a2127ad7ddcda4c03cb2fe71622860c99addef9aa29c91b74" metafile = true +[[files]] +file = "mods/markdownmanual.pw.toml" +hash = "149ed49c72c1a9409de4487075757c4da3f8ddfc2e02c95ef499d9cfc2a68deb" +metafile = true + [[files]] file = "mods/modelfix.pw.toml" hash = "23007c9b06315a062ca923911d9fd89066946f6f52df31c06548fa8bc241b55c" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml new file mode 100644 index 0000000..e4122ce --- /dev/null +++ b/mods/architectury-api.pw.toml @@ -0,0 +1,13 @@ +name = "Architectury API" +filename = "architectury-9.2.14-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/1MKTLiiG/architectury-9.2.14-forge.jar" +hash-format = "sha1" +hash = "a52918a500ff421180a1cbd1a0cabee712134ec4" + +[update] +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "1MKTLiiG" diff --git a/mods/markdownmanual.pw.toml b/mods/markdownmanual.pw.toml new file mode 100644 index 0000000..6dbae24 --- /dev/null +++ b/mods/markdownmanual.pw.toml @@ -0,0 +1,13 @@ +name = "Markdown Manual" +filename = "markdown_manual-MC1.20.1-forge-1.2.5+c3f0b88.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nPQ9xkPg/versions/oyfNmTsm/markdown_manual-MC1.20.1-forge-1.2.5%2Bc3f0b88.jar" +hash-format = "sha1" +hash = "9e2dec58cb2d827e42dc8453214d815a7b63ce82" + +[update] +[update.modrinth] +mod-id = "nPQ9xkPg" +version = "oyfNmTsm" diff --git a/mods/sedna-1.18.2-forge-1.0.15+24e9fd2.jar b/mods/sedna-1.18.2-forge-1.0.15+24e9fd2.jar new file mode 100644 index 0000000..d2a1a4e Binary files /dev/null and b/mods/sedna-1.18.2-forge-1.0.15+24e9fd2.jar differ diff --git a/pack.toml b/pack.toml index 1f50e12..c65d5b2 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 = "14063668b36748052c87a91a33eb9ee25acfbe658bff4f87edcfb7f93e607cb6" +hash = "fb94bd2c50c76d20af3e2624e53fcb35603c8527680fe6012a552507a5f5078f" [versions] forge = "47.3.22"