diff --git a/index.toml b/index.toml index 6db6dc4..7891af4 100644 --- a/index.toml +++ b/index.toml @@ -382,11 +382,6 @@ file = "mods/easy-magic.pw.toml" hash = "a4512a9edc48e8a1dfb20794457bf8c1e897d944bb5455fb00ef521ff02d067c" metafile = true -[[files]] -file = "mods/easy-tpa.pw.toml" -hash = "ae3a7bf6b6ddae90e2437aec35699c3aefaaaae3fa7f454ea9daa1e32629d694" -metafile = true - [[files]] file = "mods/easy-villagers.pw.toml" hash = "cf834bf219f399306db0879155a1ce577b0d6f2658d0be34bc8ae77889c61d8e" @@ -917,6 +912,11 @@ file = "mods/towntalk.pw.toml" hash = "c88edd4190fa58547a853dc3307aab7b3f1379ef6264cfb098b3be746caf5c13" metafile = true +[[files]] +file = "mods/tpa-utilities-neo.pw.toml" +hash = "8dc8463bb0f5ad05298096eb0b9cfb577ce68924490bf081e6ead7376d6e9f62" +metafile = true + [[files]] file = "mods/trade-cycling.pw.toml" hash = "1ce973c231d9d6a7e788f5a2eb0797a0f5b8beef318d70f97931309ff7ef9abe" diff --git a/mods/easy-tpa.pw.toml b/mods/easy-tpa.pw.toml deleted file mode 100644 index 008f4ae..0000000 --- a/mods/easy-tpa.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "TPA" -filename = "tpa-neoforge-1.21-2.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/pbGzLSUN/versions/Pb8gd31t/tpa-neoforge-1.21-2.0.0.jar" -hash-format = "sha512" -hash = "7ac1bab813e3649433783e777ba826e54dc2043ad1d37ba54b49b4c4d125f5b4a66cdc4739ad540a861d67a0d4e42bb61796a910aeb4dd94c0bbb2ca5113b65e" -mode = "url" - -[update] -[update.modrinth] -mod-id = "pbGzLSUN" -version = "Pb8gd31t" diff --git a/mods/tpa-utilities-neo.pw.toml b/mods/tpa-utilities-neo.pw.toml new file mode 100644 index 0000000..89399c2 --- /dev/null +++ b/mods/tpa-utilities-neo.pw.toml @@ -0,0 +1,13 @@ +name = "TPA Utilities Neo" +filename = "tpautilities-1.0.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/KaYX2AdN/versions/6q9v2rIB/tpautilities-1.0.2.jar" +hash-format = "sha512" +hash = "d29304bea8519194b0d713814e4bb316d6327ab16bbd20e592c73ffe15e3f39daf690cce06c1fb95a0ddf222999e5276e6f0a450dfce0b8082f7ecc9f35efe5a" + +[update] +[update.modrinth] +mod-id = "KaYX2AdN" +version = "6q9v2rIB" diff --git a/pack.toml b/pack.toml index 6129bba..f9fcd8b 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 = "06fd344689f6207eb8a2f8146ed93976ec199e494c1bca531ee2deec04b23d0c" +hash = "f561db342548781dc7cda09d36a9be5e14cf3b6be2bb795050f6dee0f508d75d" [versions] minecraft = "1.21.1"