mods: add towns and towers

Defaults are sensible and are just a bunch of toggles, so no
configuration necessary.
This commit is contained in:
Yonah 2025-11-07 22:06:20 +09:00
parent 60a75c89ce
commit a9c3adf802
Signed by: yonah
SSH Key Fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
4 changed files with 37 additions and 1 deletions

View File

@ -152,6 +152,11 @@ file = "mods/creeper-fireworks-mod.pw.toml"
hash = "17baadc5a03ccf53ce77a2fea709d185300a24130d0989023af6a76b92c2ed80"
metafile = true
[[files]]
file = "mods/cristel-lib.pw.toml"
hash = "fe04f0d6db074548db155c4863bd812b40b95dc3a3bc041d2f25d244674cdd59"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "d98649616d0dabc940af0d936985128321cb6666b46a7fc9caefcd23bc87bca1"
@ -327,6 +332,11 @@ file = "mods/terralith.pw.toml"
hash = "d241f558d33b983b7fd961a9eb0ce052dd5797b825ae7d4d697ac9a0a0f815da"
metafile = true
[[files]]
file = "mods/towns-and-towers.pw.toml"
hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d"
metafile = true
[[files]]
file = "mods/universal-graves.pw.toml"
hash = "05e324a0428fe718f9e069eebee434aa13564a4272820c93da98dd370b50f618"

13
mods/cristel-lib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Cristel Lib"
filename = "cristellib-fabric-1.21.10-3.0.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/cl223EMc/versions/ZvMKpvgf/cristellib-fabric-1.21.10-3.0.3.jar"
hash-format = "sha512"
hash = "8506d0caf05ec4565bf301dc9190733e4061f0a4f7974b85aa13fb35d2db75b0448746d04277a27e30a16891179ca74503b129a5d7e88cc1194a7249c6aadb9c"
[update]
[update.modrinth]
mod-id = "cl223EMc"
version = "ZvMKpvgf"

View File

@ -0,0 +1,13 @@
name = "Towns and Towers"
filename = "t_and_t-fabric-neoforge-1.13.7.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/DjLobEOy/versions/NXAdx4ui/t_and_t-fabric-neoforge-1.13.7.jar"
hash-format = "sha512"
hash = "7efea759aa7b59c7977fe2e1d189a417892bca2fdbabc0e547ea921425cde5f262e982556fc83d0209910627dc349e57cd542e72dd0783cac8c7c42218b7b36b"
[update]
[update.modrinth]
mod-id = "DjLobEOy"
version = "NXAdx4ui"

View File

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