Add villager retraining

This commit is contained in:
TDLaouer 2024-03-24 01:40:43 +01:00
parent d0e6686086
commit 7893fa00b6
3 changed files with 19 additions and 1 deletions

View File

@ -294,6 +294,11 @@ file = "mods/replanting-crops.pw.toml"
hash = "e3c5ac18e412aae7a638a2c22aff5f16e5de5c4ec368c08b011703cf44c58d84"
metafile = true
[[files]]
file = "mods/retraining.pw.toml"
hash = "440948def9791cf2305e40b22b30deb2b5049cb9f142e9ac8449b7a11a901fb7"
metafile = true
[[files]]
file = "mods/searchables.pw.toml"
hash = "1fe2b3aa3fb54a4c449935c7cd74c8a3af1a342e6974bf6154916908ad861d1f"

13
mods/retraining.pw.toml Normal file
View 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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c1b5d4327f0bd3aaabf38915b961218715e6c5f18936fb086440ccde49449183"
hash = "57c4088dbecd0677cb6751ed63b98d360f0ee845987d86a6ff7ca845576c380b"
[versions]
fabric = "0.15.7"