diff --git a/index.toml b/index.toml index a54fd5a..a1a72b5 100644 --- a/index.toml +++ b/index.toml @@ -70,6 +70,11 @@ file = "mods/codechicken-lib.pw.toml" hash = "c93aa0b2389ae4dd6fbd83ffbca5fc2f6307885dd5a21e776fe4a74278e3966c" metafile = true +[[files]] +file = "mods/collective.pw.toml" +hash = "d47260d085f9c59609bbc7582968e60f4c476d934c815142360bbcc4b5113a4d" +metafile = true + [[files]] file = "mods/comforts.pw.toml" hash = "a2c5d820180d2610e5017e3f08957010e30cf05d50ee3180272dac6f969260cf" @@ -150,6 +155,11 @@ file = "mods/dcch.pw.toml" hash = "952ffe9590e25467de3168757fc98e9770fdd3d3e146d14758fdc2c832cfcaf0" metafile = true +[[files]] +file = "mods/double-doors.pw.toml" +hash = "354515e4c9017acf24464556a4b56f3e15d0302308d09a9fe80817b05b6e4ff5" +metafile = true + [[files]] file = "mods/easier-sleeping.pw.toml" hash = "aa28f5a8cdd30a75f7ed27bb51b9c79521991f130c69a7db87865a56b7a7b081" @@ -375,6 +385,16 @@ file = "mods/supermartijn642s-core-lib.pw.toml" hash = "042bedf190bfa3c51606a76c39eff873c772d570d44f0791a4db565d9967ff8b" metafile = true +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "0f4c36a62455f7a78f36b8768f2fd980e558d9a18552c6ee00e9d090b51de341" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "ceef63cdf36c1e23cc00a78aa9b81a13a34fc02cea9ccdf2ec35d0558cff72e5" +metafile = true + [[files]] file = "mods/zeta.pw.toml" hash = "b43f507cffbcc7178b184fa63b2d74fc6b2b8103c4d299ec5633ccf1f5abdafb" diff --git a/mods/collective.pw.toml b/mods/collective.pw.toml new file mode 100644 index 0000000..62fe48e --- /dev/null +++ b/mods/collective.pw.toml @@ -0,0 +1,13 @@ +name = "Collective" +filename = "collective-1.20.1-8.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/9fUQXa48/collective-1.20.1-8.13.jar" +hash-format = "sha512" +hash = "bc6136fbec7447ef3d7ecd150dc3f531f7980e8dea95c638cbb06ddef1f28aeadd72a214baff0232fd2fd28f931061b7571f4f1fb7acf6fc1c08965ea481cfda" + +[update] +[update.modrinth] +mod-id = "e0M1UDsY" +version = "9fUQXa48" diff --git a/mods/double-doors.pw.toml b/mods/double-doors.pw.toml new file mode 100644 index 0000000..ff1f988 --- /dev/null +++ b/mods/double-doors.pw.toml @@ -0,0 +1,13 @@ +name = "Double Doors" +filename = "doubledoors-1.20.1-7.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/JxWWE54a/doubledoors-1.20.1-7.2.jar" +hash-format = "sha512" +hash = "335774b5052d6b557c1e6b93197e1f4c19b9f1edeca7482d1e87d03a95a6e34588554481b299238938dbdaf6159594da544874e51dc96f27ca7d4cef62d76897" + +[update] +[update.modrinth] +mod-id = "JrvR9OHr" +version = "JxWWE54a" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..513738c --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "xaerominimap-forge-1.20.1-25.3.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/iMXAV165/xaerominimap-forge-1.20.1-25.3.10.jar" +hash-format = "sha512" +hash = "ad7d8e38419c91f77ac09a77c3972256977458ef50c5560b1d11f293b2a6ff4d04dee8ebfaa2688776c3db9a64e946f835229ebd0d89391e39bee5ad16bebd0a" + +[update] +[update.modrinth] +mod-id = "1bokaNcj" +version = "iMXAV165" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..56f80a9 --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "xaeroworldmap-forge-1.20.1-1.40.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/vUbAYOnm/xaeroworldmap-forge-1.20.1-1.40.11.jar" +hash-format = "sha512" +hash = "210376e3377a7c75ecd5ccaa509cf1d574ff5e2fb833ac93060423efd6104a0a435bd0e8804ee2d17f9bd60bd0d1267cfe9ee42435db18f12f4f87aca67c8900" + +[update] +[update.modrinth] +mod-id = "NcUtCpym" +version = "vUbAYOnm" diff --git a/pack.toml b/pack.toml index c3b10c8..4589adf 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 = "9a4fb909284a88cd8912610be2b06dc59f3fb30f7d60565be22b87d3601da7f0" +hash = "61d90359023c1935b3120cc4da9fb6d1f9d1d4d96e635b9e7edb4717e1dc96f7" [versions] minecraft = "1.20.1"