diff --git a/index.toml b/index.toml index bcd6efa..dea6130 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/retraining.pw.toml b/mods/retraining.pw.toml new file mode 100644 index 0000000..688aa10 --- /dev/null +++ b/mods/retraining.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 23fa1ca..7b608ac 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 = "c1b5d4327f0bd3aaabf38915b961218715e6c5f18936fb086440ccde49449183" +hash = "57c4088dbecd0677cb6751ed63b98d360f0ee845987d86a6ff7ca845576c380b" [versions] fabric = "0.15.7"