pickup added

This commit is contained in:
Michael Dahlmann 2025-11-16 10:02:19 +01:00
parent 75459a5442
commit dddf5f07b6
3 changed files with 19 additions and 1 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"