diff --git a/index.toml b/index.toml index 9947bd7..9b43ae2 100644 --- a/index.toml +++ b/index.toml @@ -135,6 +135,11 @@ file = "mods/universal-graves.pw.toml" hash = "18dd7240eb6cbeb69f31033ef45960e219c6a7abded9912423837ecaab1a3ddb" metafile = true +[[files]] +file = "mods/villager-pickup.pw.toml" +hash = "bc0e5b08734e846de2b6590179f928546bc21ca9b43565d5494ffc63efe951cf" +metafile = true + [[files]] file = "mods/vmp-fabric.pw.toml" hash = "dee7712131e72105b1a9dafe6e103308e33023a4a48ec3b3868298d8d6c4ed6c" diff --git a/mods/villager-pickup.pw.toml b/mods/villager-pickup.pw.toml new file mode 100644 index 0000000..1cb140a --- /dev/null +++ b/mods/villager-pickup.pw.toml @@ -0,0 +1,13 @@ +name = "Villager Pickup" +filename = "villager-pickup-1.1.6-1.21.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/EL95Q1AM/versions/GzB1SZyZ/villager-pickup-1.1.6-1.21.5.jar" +hash-format = "sha512" +hash = "762d15d043b511f9b8219bd43388af1ec6db50de758d91f3eadd25206685c9ba49719850887455981f433be0bf5886febf1912e45a3d6759b7410259838aab67" + +[update] +[update.modrinth] +mod-id = "EL95Q1AM" +version = "GzB1SZyZ" diff --git a/pack.toml b/pack.toml index 4b968d5..6f74df6 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 = "84d65503c34424bdf27e11d1dca9299802a008d49b8ffb69bd781f7c0bfff9dd" +hash = "28144291bca25e9a865732ddf724027413f3938b6745f4bd788660163a521512" [versions] fabric = "0.17.3"