Replace recruits with guards
This commit is contained in:
parent
ca690a9365
commit
5cf3301a86
15
index.toml
15
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"
|
||||
|
13
mods/guard-villagers.pw.toml
Normal file
13
mods/guard-villagers.pw.toml
Normal file
@ -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"
|
13
mods/servercore.pw.toml
Normal file
13
mods/servercore.pw.toml
Normal file
@ -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"
|
@ -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"
|
Loading…
x
Reference in New Issue
Block a user