Remove Village worksers, add timeout fixes

This commit is contained in:
Mateusz Słodkowicz 2025-07-25 17:15:11 +02:00
parent a77aa36b8e
commit 19f13cd4a3
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
4 changed files with 19 additions and 19 deletions

View File

@ -2351,6 +2351,11 @@ file = "mods/thirst-was-taken.pw.toml"
hash = "ce8bf92b15d52138235ade355923aea4d9c10469cc64017251c12bbb66c9b88c"
metafile = true
[[files]]
file = "mods/timeoutfixes.pw.toml"
hash = "abe8fd03f6e75ea52bb82253c9cb68b2707dc5f4ab89a0c4933757f133bf865b"
metafile = true
[[files]]
file = "mods/titanium.pw.toml"
hash = "351aef144aa70ab4f41b3dcf044e0929631227f1ad118f22e611e13ff91fdfe4"
@ -2431,11 +2436,6 @@ file = "mods/villager-names-serilum.pw.toml"
hash = "3cfc1070e53b96ec42fadea40770178eb4a2fdb50246879f570b164c2eb7b197"
metafile = true
[[files]]
file = "mods/villager-workers.pw.toml"
hash = "19bfd9ceea4903a0c577351d4dfd1549e962afdd566030762d885104bce7bc04"
metafile = true
[[files]]
file = "mods/visual-workbench.pw.toml"
hash = "23b611c902298a16170f27a4e93f8f649103e9f694463c3e075d43898e5b6036"

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

@ -0,0 +1,13 @@
name = "TimeoutFixes"
filename = "timeout_fixes-1.20.1-1.0.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "1748e7fecde151d20eb96d62eecd7579858bb793"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4844272
project-id = 558010

View File

@ -1,13 +0,0 @@
name = "Villager Workers"
filename = "workers-1.20.1-1.7.9.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Pqlv7VM3/versions/BkW6TROB/workers-1.20.1-1.7.9.1.jar"
hash-format = "sha512"
hash = "3255dfcd9794c8cc99ac05dbdd691cd001eca35499c23b8daaf35091d1ef98a522edfa2adeff53eb0ed1aadba29370363cce18d0a0ed59f49c8e29c623a06def"
[update]
[update.modrinth]
mod-id = "Pqlv7VM3"
version = "BkW6TROB"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2a1a8fd441caced8364956931a49d5f6f50d3e1a0add6a121374634de36ce03b"
hash = "6aa47c8569a3fe681c1b11df2f928440a41a83e6a0ce0ef303cdd27dbeb5f7cf"
[versions]
forge = "47.4.4"