diff --git a/index.toml b/index.toml index 533a9f7..6306d97 100644 --- a/index.toml +++ b/index.toml @@ -1330,6 +1330,11 @@ file = "mods/gravestone-x-curios-api-compat.pw.toml" hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a" metafile = true +[[files]] +file = "mods/guard-villagers.pw.toml" +hash = "d3c46e2cf7b6cb19617bd0fab5bbeee7826c0a6371a48d1249b2fc3370a2da37" +metafile = true + [[files]] file = "mods/gui-clock.pw.toml" hash = "a9c241e1b2d4ac6b5e3624e8c8ce582ac56f663202b8f7aa2a8a8cad108146b0" @@ -2110,6 +2115,11 @@ file = "mods/security-craft.pw.toml" hash = "e1ba99a16736c1f1cf3f88f5f88be42b529922a066ca4c1f67384c5b69d37a4b" metafile = true +[[files]] +file = "mods/servercore.pw.toml" +hash = "517915b57bfe0877d5c252e0f79084b545627770082ccdbe769c39b4031378b9" +metafile = true + [[files]] file = "mods/shetiphiancore.pw.toml" hash = "fe2fccdae540a4eb5629b6a77e640972307d38e7e5f41848129f87741e5aff80" @@ -2405,11 +2415,6 @@ file = "mods/villager-names-serilum.pw.toml" hash = "3cfc1070e53b96ec42fadea40770178eb4a2fdb50246879f570b164c2eb7b197" metafile = true -[[files]] -file = "mods/villager-recruits.pw.toml" -hash = "6b8785d7c41f1b43793664c619e24c823c38a18a0ab3afe112673bae1af14012" -metafile = true - [[files]] file = "mods/villager-workers.pw.toml" hash = "19bfd9ceea4903a0c577351d4dfd1549e962afdd566030762d885104bce7bc04" diff --git a/mods/guard-villagers.pw.toml b/mods/guard-villagers.pw.toml new file mode 100644 index 0000000..518437e --- /dev/null +++ b/mods/guard-villagers.pw.toml @@ -0,0 +1,13 @@ +name = "Guard Villagers" +filename = "guardvillagers-1.20.1-1.6.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/H1sntfo8/versions/88t2ts1p/guardvillagers-1.20.1-1.6.11.jar" +hash-format = "sha512" +hash = "8697471cd7ae0cc5aafc5101c053db68feda02e9cebdf94868aac4be4d47032bd91e17ba6fc0f7d9dcda724493b463596d9c9ddd048d06cb982b074b457a7708" + +[update] +[update.modrinth] +mod-id = "H1sntfo8" +version = "88t2ts1p" diff --git a/mods/servercore.pw.toml b/mods/servercore.pw.toml new file mode 100644 index 0000000..deea014 --- /dev/null +++ b/mods/servercore.pw.toml @@ -0,0 +1,13 @@ +name = "ServerCore" +filename = "servercore-forge-1.5.2+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4WWQxlQP/versions/rx1c7m6q/servercore-forge-1.5.2%2B1.20.1.jar" +hash-format = "sha512" +hash = "650f54dcf6d44e26cbc180ca5779857574692f02ff2a55146ed085db1665dde7fb578c75d655e3de064ed56599bc6d38dd547f5f123381c0a54867b98f805b0c" + +[update] +[update.modrinth] +mod-id = "4WWQxlQP" +version = "rx1c7m6q" diff --git a/mods/villager-recruits.pw.toml b/mods/villager-recruits.pw.toml deleted file mode 100644 index 689f48e..0000000 --- a/mods/villager-recruits.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Villager Recruits" -filename = "recruits-1.20.1-1.13.5.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/WOg9lm4u/versions/prnJrz7o/recruits-1.20.1-1.13.5.jar" -hash-format = "sha512" -hash = "ca776411f4c18bf898cf42b7c41fdd332f5c8834b1acc67c16ae37e4c62337655ce6538782c50097a16078e1812c0dac55175208dbcb8d1a5c271cb490b3eb93" - -[update] -[update.modrinth] -mod-id = "WOg9lm4u" -version = "prnJrz7o" diff --git a/pack.toml b/pack.toml index 4d22142..6e5b425 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 = "e471c1619d6579abe58fafdb9830257fc814902965b50ddca04e09dd921731bc" +hash = "91abc6381d954aba60e3636271d17c3054d3d2316a4fd05c7e47b9cafd36dd76" [versions] forge = "47.4.4"