diff --git a/index.toml b/index.toml index 0a6e969..fee8600 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/cristel-lib.pw.toml b/mods/cristel-lib.pw.toml new file mode 100644 index 0000000..aef9d4b --- /dev/null +++ b/mods/cristel-lib.pw.toml @@ -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" diff --git a/mods/towns-and-towers.pw.toml b/mods/towns-and-towers.pw.toml new file mode 100644 index 0000000..69fd4e6 --- /dev/null +++ b/mods/towns-and-towers.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 76ffbe6..ba05c0a 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 = "27b9b8559251cf5b1d197e1271303b011df028348f135bb31d383ad009f2cdee" +hash = "f2a3f816a05903b5924338e7273925fb9c19de886b9a7fc8d882bae571147e55" [versions] fabric = "0.17.3"