Add villager retraining
This commit is contained in:
parent
d0e6686086
commit
7893fa00b6
@ -294,6 +294,11 @@ file = "mods/replanting-crops.pw.toml"
|
|||||||
hash = "e3c5ac18e412aae7a638a2c22aff5f16e5de5c4ec368c08b011703cf44c58d84"
|
hash = "e3c5ac18e412aae7a638a2c22aff5f16e5de5c4ec368c08b011703cf44c58d84"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/retraining.pw.toml"
|
||||||
|
hash = "440948def9791cf2305e40b22b30deb2b5049cb9f142e9ac8449b7a11a901fb7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/searchables.pw.toml"
|
file = "mods/searchables.pw.toml"
|
||||||
hash = "1fe2b3aa3fb54a4c449935c7cd74c8a3af1a342e6974bf6154916908ad861d1f"
|
hash = "1fe2b3aa3fb54a4c449935c7cd74c8a3af1a342e6974bf6154916908ad861d1f"
|
||||||
|
|||||||
13
mods/retraining.pw.toml
Normal file
13
mods/retraining.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Retraining"
|
||||||
|
filename = "Retraining-fabric-1.20.1-1.3.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Iugiwphr/versions/LXCQEQF5/Retraining-fabric-1.20.1-1.3.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6ef8b98308f401019dc38c073db6c73d08e19796"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Iugiwphr"
|
||||||
|
version = "LXCQEQF5"
|
||||||
@ -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 = "c1b5d4327f0bd3aaabf38915b961218715e6c5f18936fb086440ccde49449183"
|
hash = "57c4088dbecd0677cb6751ed63b98d360f0ee845987d86a6ff7ca845576c380b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user