mods: add better villagers

Creator claims this version does not support 1.21.10. Hope nothing
breaks.

No meaningful configuration option is available.
This commit is contained in:
Yonah 2025-11-07 21:55:49 +09:00
parent 5fa7666cc6
commit 60a75c89ce
Signed by: yonah
SSH Key Fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
4 changed files with 37 additions and 1 deletions

View File

@ -117,6 +117,11 @@ file = "mods/badoptimizations.pw.toml"
hash = "c08dc994f8c76e87c1b59a20ea5a5a8ae0a18116c5fdd687afbbac9b4787939d"
metafile = true
[[files]]
file = "mods/better-village.pw.toml"
hash = "f26e3b52cdf25c794e7a1b6402ca8b07170769fc89bd638d0b88f351c6f968e0"
metafile = true
[[files]]
file = "mods/bettergrassify.pw.toml"
hash = "7a1461aa9d13a87e81431dc54c40c3e2df10aa6216b20aaf3389828b01407a63"
@ -217,6 +222,11 @@ file = "mods/lambdynamiclights.pw.toml"
hash = "91fc3cbc0248bf1bf743f1aaf352b0abd17c2d9635061e462a631299eef2cf82"
metafile = true
[[files]]
file = "mods/library-ferret.pw.toml"
hash = "8005b7dac960278fd61207a10bdf3f542b57ce1d0a07d8a76c0b4013dfd1326f"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "285557e619a9fad693c1b8780cfd70971f0e6564f545df01d08c378837821ef5"

View File

@ -0,0 +1,13 @@
name = "Better Villages"
filename = "bettervillage-fabric-1.21.9-3.3.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/dGVX5JbJ/versions/u6cdO3pr/bettervillage-fabric-1.21.9-3.3.1.jar"
hash-format = "sha512"
hash = "31d92eb3d1738820d7d711f59987b9e2ada2c6000e56415edd9a607cb6ac38061e47e42eada6c78ed76dc3f7233ce9160cbecb4df5eb4067c038d762df890001"
[update]
[update.modrinth]
mod-id = "dGVX5JbJ"
version = "u6cdO3pr"

View File

@ -0,0 +1,13 @@
name = "Library Ferret"
filename = "libraryferret-fabric-1.21.9-4.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/DOB2l4oJ/versions/Qeg6h3l7/libraryferret-fabric-1.21.9-4.0.0.jar"
hash-format = "sha512"
hash = "012b2b8fdd7f7b2fa3dcc6b5e1a953c89709497c68ca65189221e7e47a2d9f8b8ad095f2a7d835cd41f54f603f563f45d48aa95e944e2c1d2954f1afb6cef09a"
[update]
[update.modrinth]
mod-id = "DOB2l4oJ"
version = "Qeg6h3l7"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "eb9991d5b954081daac589181a0faeed2ed6d34bb55c2284abf914643b0d274b"
hash = "27b9b8559251cf5b1d197e1271303b011df028348f135bb31d383ad009f2cdee"
[versions]
fabric = "0.17.3"