diff --git a/client/index.toml b/client/index.toml index 65f1df0..942452a 100644 --- a/client/index.toml +++ b/client/index.toml @@ -60,6 +60,11 @@ file = "mods/betterf3.pw.toml" hash = "8b1e7e1d6edd89356541f1c817f07d8cb1edc78bb5de22ad17b4adbc40ee1ee3" metafile = true +[[files]] +file = "mods/blood-moon.pw.toml" +hash = "8c7c4994135e8ba1fec6d358afb493605ba75471ef062c1ff43e248fc698785e" +metafile = true + [[files]] file = "mods/blur-plus.pw.toml" hash = "dfe8e77622cb5d8c12a70cc269f5c88a80ffdb190e48049ca890d65c391bd4e3" @@ -115,6 +120,11 @@ file = "mods/ct-overhaul-village.pw.toml" hash = "dbf7f623de1f2948024d8606723ca37120c8c85d2ee9474043b8b841f461ea88" metafile = true +[[files]] +file = "mods/dungeons-and-taverns.pw.toml" +hash = "8be1928de42bd2fc1a20a6735d36358145d8b1304649679854d9cb2021010e8d" +metafile = true + [[files]] file = "mods/durability-tooltip.pw.toml" hash = "584c4c1c6f904156678e5eda999e959ca37df894dbb720b407993e01acd3eb58" @@ -390,6 +400,11 @@ file = "mods/midnightlib.pw.toml" hash = "7f26c8df78d02b1d63a723a3a45b838415126da5296ac67b0414e564da30a421" metafile = true +[[files]] +file = "mods/mob-ai-tweaks.pw.toml" +hash = "27d8e3c549b82f7fdacc7be1781bcbb79c19f4dd1376a01a03d8b4a3dd08415c" +metafile = true + [[files]] file = "mods/modmenu.pw.toml" hash = "51ff93e279e03cb3cd77a5be0df777cdcd975d35b5149180d9dc724e47168c76" @@ -400,11 +415,21 @@ file = "mods/mouse-tweaks.pw.toml" hash = "44f00c1a0e3d4f8717e805c30c862a597e7856472e72637800fd1a38d73fbd08" metafile = true +[[files]] +file = "mods/naturally-charged-creepers.pw.toml" +hash = "44cac89cba34136fe521fbe0f4ee99479bf652a5f3ec8179aa494a071e8b5759" +metafile = true + [[files]] file = "mods/natures-compass.pw.toml" hash = "4b1b0abcb43696b313acbd111700c4dad8d808bd69a06d0abb10615acacdf16b" metafile = true +[[files]] +file = "mods/nct.pw.toml" +hash = "5b269a75d6fb04991d561668828fd81aaa30ed111a39a9cf8927004e1d9a752f" +metafile = true + [[files]] file = "mods/not-enough-animations.pw.toml" hash = "4c4f8569adba682de05800e73690fec8ce64d9d86341862ac6d9315d9dec01eb" diff --git a/client/mods/blood-moon.pw.toml b/client/mods/blood-moon.pw.toml new file mode 100644 index 0000000..0e25c83 --- /dev/null +++ b/client/mods/blood-moon.pw.toml @@ -0,0 +1,13 @@ +name = "Horde Nights" +filename = "[1.21.x] Horde Nights v1.3.14.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jGO2ac1X/versions/aUhM6NdB/%5B1.21.x%5D%20Horde%20Nights%20v1.3.14.jar" +hash-format = "sha512" +hash = "bdaff2cacee23f2b1c1f779737474044c16f7f295392ffb587263ba1c9bad49f01b2258b28ef7ad646b52325e411a888684b5b2d00afa2d999541ff4c9c0e463" + +[update] +[update.modrinth] +mod-id = "jGO2ac1X" +version = "aUhM6NdB" diff --git a/client/mods/dungeons-and-taverns.pw.toml b/client/mods/dungeons-and-taverns.pw.toml new file mode 100644 index 0000000..531a5df --- /dev/null +++ b/client/mods/dungeons-and-taverns.pw.toml @@ -0,0 +1,13 @@ +name = "Dungeons and Taverns" +filename = "dungeons-and-taverns-v5.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tpehi7ww/versions/rJ0Y6xDT/dungeons-and-taverns-v5.1.0.jar" +hash-format = "sha512" +hash = "fee86a3aca2bbb97f7c45926c1e6c1a5366f6f15242133bfe1a1f55bba8ef0f63dea092da1f61bfebd1ae448a05c2ba94ba61a349aa4ab61d990020d6a855154" + +[update] +[update.modrinth] +mod-id = "tpehi7ww" +version = "rJ0Y6xDT" diff --git a/client/mods/mob-ai-tweaks.pw.toml b/client/mods/mob-ai-tweaks.pw.toml new file mode 100644 index 0000000..a74d3c8 --- /dev/null +++ b/client/mods/mob-ai-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mob AI Tweaks" +filename = "mob-ai-tweaks-1.9.2-1.21.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/egIM2bKK/versions/LSXVQJtx/mob-ai-tweaks-1.9.2-1.21.11.jar" +hash-format = "sha512" +hash = "d34efedfcb5706c11ee730651030a5c44848fe796d78619442a6995e5c042fb59cb646ef8d6dfc241d8328c0e918bbf65dfddfadf9f92453bef6730ef0d4e833" + +[update] +[update.modrinth] +mod-id = "egIM2bKK" +version = "LSXVQJtx" diff --git a/client/mods/naturally-charged-creepers.pw.toml b/client/mods/naturally-charged-creepers.pw.toml new file mode 100644 index 0000000..3883ff7 --- /dev/null +++ b/client/mods/naturally-charged-creepers.pw.toml @@ -0,0 +1,13 @@ +name = "Naturally Charged Creepers" +filename = "naturallychargedcreepers-1.21.11-3.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/j5LquiGA/versions/XuQIjNZy/naturallychargedcreepers-1.21.11-3.6.jar" +hash-format = "sha512" +hash = "b4209b170b8ab03ec0efa23e508a0fb773a4e73ef98658e561f6d64a22fa4eb69f4ca20e09fd01ae48f8a3b6f4749418161e7cb317d4717e8da68a8f082ccaeb" + +[update] +[update.modrinth] +mod-id = "j5LquiGA" +version = "XuQIjNZy" diff --git a/client/mods/nct.pw.toml b/client/mods/nct.pw.toml new file mode 100644 index 0000000..ed3eaa0 --- /dev/null +++ b/client/mods/nct.pw.toml @@ -0,0 +1,13 @@ +name = "No Crop Trample" +filename = "no-crop-trample-1.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/TEL2rIgj/versions/QuAVTg8j/no-crop-trample-1.0.3.jar" +hash-format = "sha512" +hash = "9c47dee1daa59980b1c7466551efd03338763aa42c355e51d9544ec7da159cbef63ac6b49ad8565ec65099c29ea23e315fa760bb5d053c0ddb6979874e27b8ea" + +[update] +[update.modrinth] +mod-id = "TEL2rIgj" +version = "QuAVTg8j" diff --git a/client/pack.toml b/client/pack.toml index bc07391..ab92028 100644 --- a/client/pack.toml +++ b/client/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5a31292e7c301bb7fd16ebd2fc93c56fcaf0645f5031b823fbb23ed5a75f62ff" +hash = "7a01a1a8546d00304aa2d5c1fbf621e9b101051b3e6dcc43922ad515b6eb1d4b" [versions] fabric = "0.18.4" diff --git a/server/index.toml b/server/index.toml index fe130cd..43377a6 100644 --- a/server/index.toml +++ b/server/index.toml @@ -40,6 +40,11 @@ file = "mods/betterdays.pw.toml" hash = "4340de6f6d4d39f214234067c7a16e9a4e7714dced95145e00cf3b30b71b0e55" metafile = true +[[files]] +file = "mods/blood-moon.pw.toml" +hash = "8c7c4994135e8ba1fec6d358afb493605ba75471ef062c1ff43e248fc698785e" +metafile = true + [[files]] file = "mods/c2me-fabric.pw.toml" hash = "a8f073ab0640d9e501fe3fc95d282306000fd6eab3186fd682269c0d0913b307" @@ -80,6 +85,11 @@ file = "mods/ct-overhaul-village.pw.toml" hash = "dbf7f623de1f2948024d8606723ca37120c8c85d2ee9474043b8b841f461ea88" metafile = true +[[files]] +file = "mods/dungeons-and-taverns.pw.toml" +hash = "8be1928de42bd2fc1a20a6735d36358145d8b1304649679854d9cb2021010e8d" +metafile = true + [[files]] file = "mods/durability-tooltip.pw.toml" hash = "584c4c1c6f904156678e5eda999e959ca37df894dbb720b407993e01acd3eb58" @@ -285,11 +295,26 @@ file = "mods/midnightlib.pw.toml" hash = "7f26c8df78d02b1d63a723a3a45b838415126da5296ac67b0414e564da30a421" metafile = true +[[files]] +file = "mods/mob-ai-tweaks.pw.toml" +hash = "27d8e3c549b82f7fdacc7be1781bcbb79c19f4dd1376a01a03d8b4a3dd08415c" +metafile = true + +[[files]] +file = "mods/naturally-charged-creepers.pw.toml" +hash = "44cac89cba34136fe521fbe0f4ee99479bf652a5f3ec8179aa494a071e8b5759" +metafile = true + [[files]] file = "mods/natures-compass.pw.toml" hash = "4b1b0abcb43696b313acbd111700c4dad8d808bd69a06d0abb10615acacdf16b" metafile = true +[[files]] +file = "mods/nct.pw.toml" +hash = "5b269a75d6fb04991d561668828fd81aaa30ed111a39a9cf8927004e1d9a752f" +metafile = true + [[files]] file = "mods/not-enough-animations.pw.toml" hash = "4c4f8569adba682de05800e73690fec8ce64d9d86341862ac6d9315d9dec01eb" diff --git a/server/mods/blood-moon.pw.toml b/server/mods/blood-moon.pw.toml new file mode 100644 index 0000000..0e25c83 --- /dev/null +++ b/server/mods/blood-moon.pw.toml @@ -0,0 +1,13 @@ +name = "Horde Nights" +filename = "[1.21.x] Horde Nights v1.3.14.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jGO2ac1X/versions/aUhM6NdB/%5B1.21.x%5D%20Horde%20Nights%20v1.3.14.jar" +hash-format = "sha512" +hash = "bdaff2cacee23f2b1c1f779737474044c16f7f295392ffb587263ba1c9bad49f01b2258b28ef7ad646b52325e411a888684b5b2d00afa2d999541ff4c9c0e463" + +[update] +[update.modrinth] +mod-id = "jGO2ac1X" +version = "aUhM6NdB" diff --git a/server/mods/dungeons-and-taverns.pw.toml b/server/mods/dungeons-and-taverns.pw.toml new file mode 100644 index 0000000..531a5df --- /dev/null +++ b/server/mods/dungeons-and-taverns.pw.toml @@ -0,0 +1,13 @@ +name = "Dungeons and Taverns" +filename = "dungeons-and-taverns-v5.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tpehi7ww/versions/rJ0Y6xDT/dungeons-and-taverns-v5.1.0.jar" +hash-format = "sha512" +hash = "fee86a3aca2bbb97f7c45926c1e6c1a5366f6f15242133bfe1a1f55bba8ef0f63dea092da1f61bfebd1ae448a05c2ba94ba61a349aa4ab61d990020d6a855154" + +[update] +[update.modrinth] +mod-id = "tpehi7ww" +version = "rJ0Y6xDT" diff --git a/server/mods/mob-ai-tweaks.pw.toml b/server/mods/mob-ai-tweaks.pw.toml new file mode 100644 index 0000000..a74d3c8 --- /dev/null +++ b/server/mods/mob-ai-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mob AI Tweaks" +filename = "mob-ai-tweaks-1.9.2-1.21.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/egIM2bKK/versions/LSXVQJtx/mob-ai-tweaks-1.9.2-1.21.11.jar" +hash-format = "sha512" +hash = "d34efedfcb5706c11ee730651030a5c44848fe796d78619442a6995e5c042fb59cb646ef8d6dfc241d8328c0e918bbf65dfddfadf9f92453bef6730ef0d4e833" + +[update] +[update.modrinth] +mod-id = "egIM2bKK" +version = "LSXVQJtx" diff --git a/server/mods/naturally-charged-creepers.pw.toml b/server/mods/naturally-charged-creepers.pw.toml new file mode 100644 index 0000000..3883ff7 --- /dev/null +++ b/server/mods/naturally-charged-creepers.pw.toml @@ -0,0 +1,13 @@ +name = "Naturally Charged Creepers" +filename = "naturallychargedcreepers-1.21.11-3.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/j5LquiGA/versions/XuQIjNZy/naturallychargedcreepers-1.21.11-3.6.jar" +hash-format = "sha512" +hash = "b4209b170b8ab03ec0efa23e508a0fb773a4e73ef98658e561f6d64a22fa4eb69f4ca20e09fd01ae48f8a3b6f4749418161e7cb317d4717e8da68a8f082ccaeb" + +[update] +[update.modrinth] +mod-id = "j5LquiGA" +version = "XuQIjNZy" diff --git a/server/mods/nct.pw.toml b/server/mods/nct.pw.toml new file mode 100644 index 0000000..ed3eaa0 --- /dev/null +++ b/server/mods/nct.pw.toml @@ -0,0 +1,13 @@ +name = "No Crop Trample" +filename = "no-crop-trample-1.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/TEL2rIgj/versions/QuAVTg8j/no-crop-trample-1.0.3.jar" +hash-format = "sha512" +hash = "9c47dee1daa59980b1c7466551efd03338763aa42c355e51d9544ec7da159cbef63ac6b49ad8565ec65099c29ea23e315fa760bb5d053c0ddb6979874e27b8ea" + +[update] +[update.modrinth] +mod-id = "TEL2rIgj" +version = "QuAVTg8j" diff --git a/server/pack.toml b/server/pack.toml index 06e6786..37c63cf 100644 --- a/server/pack.toml +++ b/server/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "34ddac72c7ca205ea10e5662d198614932df3f92c5115730dfaf44afadfe801c" +hash = "ad34cf5caa5645f27766c045124fc18ce9ca30a4dddfc917c9dba617b7cc45b8" [versions] fabric = "0.18.4"