add auto craft and trade cycling

This commit is contained in:
TDLaouer 2025-03-09 22:41:08 +01:00
parent d1aea13704
commit 2d2bc1d711
5 changed files with 55 additions and 1 deletions

View File

@ -42,6 +42,11 @@ file = "mods/attributefix.pw.toml"
hash = "d37f4cf0a2cbf0dcd6f1bfc5e8e580c8e97cb44f5f31f467290ed781a5a16fd6"
metafile = true
[[files]]
file = "mods/auto-workstations.pw.toml"
hash = "6e89250dce99b0b40f8527cc7b14c6479eee80951bb8e1daecf81d86e8e1db5c"
metafile = true
[[files]]
file = "mods/bad-wither-no-cookie.pw.toml"
hash = "80472ed95c490b2e5a828c769f30a1b4ed2b8c502ac2d0f577f1c838aaf7ec5e"
@ -632,6 +637,11 @@ file = "mods/tooltipfix.pw.toml"
hash = "ee103bf45111c2cd7ea2d9b31087867dd4b0d07a4b7dad7b138a4ae506127b37"
metafile = true
[[files]]
file = "mods/trade-cycling.pw.toml"
hash = "7abc7fa79290a369b7bab9e8edbfd3d4d413ffdaeadc36c83a820a67b7ff558f"
metafile = true
[[files]]
file = "mods/trash-cans.pw.toml"
hash = "f79709f5695efb597d43457a3e21cc3bf1c7edce7a3258b6bbfcb456c9d08759"
@ -727,6 +737,11 @@ file = "mods/yosbr.pw.toml"
hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10"
metafile = true
[[files]]
file = "mods/zombify.pw.toml"
hash = "1e710a949925b895b8b84ba6f5b01d8408a72d656bbe85fb0ceecc5d69359275"
metafile = true
[[files]]
file = "resourcepacks/3d-crops.pw.toml"
hash = "b3a1e8b5219a31b8145109c432457bcd13cb201dd913d6d980657f80169a55ff"

View File

@ -0,0 +1,13 @@
name = "Auto Workstations"
filename = "auto-workstations-[MC1.21.1]-1.0-rc.27.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/rrCzPouM/versions/EjgTuW6x/auto-workstations-%5BMC1.21.1%5D-1.0-rc.27.jar"
hash-format = "sha512"
hash = "d9060cebfc5670982e8a8b053ff8a0a1983067f1d6c86517186da8ece1e25e6223b442fa90241efc2c9a8498c910919a893bf7449c922d211f30e5a3dd7526d5"
[update]
[update.modrinth]
mod-id = "rrCzPouM"
version = "EjgTuW6x"

View File

@ -0,0 +1,13 @@
name = "Trade Cycling"
filename = "trade-cycling-fabric-1.21.1-1.0.17.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qpPoAL6m/versions/7kNr2Tvp/trade-cycling-fabric-1.21.1-1.0.17.jar"
hash-format = "sha512"
hash = "23c835d3fbd5927fb04c7b8cd942a0b8d4639b6c7a3f05842453512be66a9c66e3ce211be5691bf17f37a1e8993758f4667400755b2a7ee335dcb53b11f0480c"
[update]
[update.modrinth]
mod-id = "qpPoAL6m"
version = "7kNr2Tvp"

13
mods/zombify.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Zombify"
filename = "Zombify-0.1.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/DTmZ5lnu/versions/3y9uG86g/Zombify-0.1.4.jar"
hash-format = "sha512"
hash = "311bc157c835201342cc61242e419f517582a2f7d15a0bf23cb4e82845848f4c81474e7bb465965c610cf0dd5849be501fe4220f4b1d1c58437f2dc1f960b0bc"
[update]
[update.modrinth]
mod-id = "DTmZ5lnu"
version = "3y9uG86g"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "089c832f144e88eaa38e574af444f36d2ee5d88a02ac1328f6c8b053b802b615"
hash = "bd170da7081733de3d3c9be51aea178cb163d16ebe1cfcd3cfc7ed265607e3b9"
[versions]
fabric = "0.16.10"