pickup added
This commit is contained in:
parent
75459a5442
commit
dddf5f07b6
3 changed files with 19 additions and 1 deletions
|
|
@ -135,6 +135,11 @@ file = "mods/universal-graves.pw.toml"
|
||||||
hash = "18dd7240eb6cbeb69f31033ef45960e219c6a7abded9912423837ecaab1a3ddb"
|
hash = "18dd7240eb6cbeb69f31033ef45960e219c6a7abded9912423837ecaab1a3ddb"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/villager-pickup.pw.toml"
|
||||||
|
hash = "bc0e5b08734e846de2b6590179f928546bc21ca9b43565d5494ffc63efe951cf"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/vmp-fabric.pw.toml"
|
file = "mods/vmp-fabric.pw.toml"
|
||||||
hash = "dee7712131e72105b1a9dafe6e103308e33023a4a48ec3b3868298d8d6c4ed6c"
|
hash = "dee7712131e72105b1a9dafe6e103308e33023a4a48ec3b3868298d8d6c4ed6c"
|
||||||
|
|
|
||||||
13
mods/villager-pickup.pw.toml
Normal file
13
mods/villager-pickup.pw.toml
Normal 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"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "84d65503c34424bdf27e11d1dca9299802a008d49b8ffb69bd781f7c0bfff9dd"
|
hash = "28144291bca25e9a865732ddf724027413f3938b6745f4bd788660163a521512"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue