diff --git a/index.toml b/index.toml index c633b5d..3d4803d 100644 --- a/index.toml +++ b/index.toml @@ -42,7 +42,11 @@ hash = "c471a347c114cf001d634d3df973f49c365a59063a86c209b7e3aaee5cfd0898" [[files]] file = "config/yosbr/config/xaerominimap.txt" -hash = "a04078f51bde9c60ffc8b4c3c1f1828849ab473df58b40d0de825ff8371fd345" +hash = "e0c181a56c23d84e14cd9f9b3676dc33bfe9582bc56e9c4145e4433e83274465" + +[[files]] +file = "config/yosbr/config/xaeroworldmap.txt" +hash = "da2ffe74b048d814b85d0e923321d01685b0f328eb9655a41485bbe0a2ffd8dc" [[files]] file = "config/yosbr/options.txt" @@ -147,6 +151,11 @@ file = "mods/cloth-config.pw.toml" hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691" metafile = true +[[files]] +file = "mods/collective.pw.toml" +hash = "9c5b2ccf44210ccfd17b8f39e1fe5d7cb27e0acc78abecc855917ac5a3b7c2b5" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46" @@ -192,6 +201,11 @@ file = "mods/do-api.pw.toml" hash = "30fb7e07f424a4a159219da3a77841f335357651a081033f5ddcd880814928a2" metafile = true +[[files]] +file = "mods/double-doors.pw.toml" +hash = "c56ae338249990a510c4479047c812cf320e5b3cf92833876fb43d846dc602ad" +metafile = true + [[files]] file = "mods/draggable-lists.pw.toml" hash = "820a6bf2e0555af7e835f94c6e94c5cd8da1bdf2ea6824904030612b9f568919" diff --git a/mods/collective.pw.toml b/mods/collective.pw.toml new file mode 100644 index 0000000..aa0a5f2 --- /dev/null +++ b/mods/collective.pw.toml @@ -0,0 +1,13 @@ +name = "Collective" +filename = "collective-1.20.1-7.9.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/VwFgkeo3/collective-1.20.1-7.9.jar" +hash-format = "sha1" +hash = "648226ba189f8c7b5c1890453def955924fe0f9b" + +[update] +[update.modrinth] +mod-id = "e0M1UDsY" +version = "VwFgkeo3" diff --git a/mods/double-doors.pw.toml b/mods/double-doors.pw.toml new file mode 100644 index 0000000..05af3ce --- /dev/null +++ b/mods/double-doors.pw.toml @@ -0,0 +1,13 @@ +name = "Double Doors" +filename = "doubledoors-1.20.1-5.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/m26JddLH/doubledoors-1.20.1-5.1.jar" +hash-format = "sha1" +hash = "a3141254eaa67e794f2a609930f6dd23e14dc322" + +[update] +[update.modrinth] +mod-id = "JrvR9OHr" +version = "m26JddLH" diff --git a/pack.toml b/pack.toml index ea476b4..0afb9d5 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 = "1bbfcc8733600af6f107abea73e88cfba80a684f3d07b6434c4262ee4ec3c1a7" +hash = "2e2476eb54da90638b7faac3d2a1937500ff0035959776de3fb95ed7696239eb" [versions] minecraft = "1.20.1"