diff --git a/index.toml b/index.toml index 7ecaa65..dc0538d 100644 --- a/index.toml +++ b/index.toml @@ -20,6 +20,11 @@ file = "mods/amendments.pw.toml" hash = "ae8ee7f6a6fd84de6aa826bc720d304e1c19312a3c5dcb818f65dea1e1ffed1b" metafile = true +[[files]] +file = "mods/antique-atlas-4.pw.toml" +hash = "12935151546150e06c2715625d8504cd8cdcd6f56c02bff3e8d90b63b89dd922" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" hash = "0d72044f88935675985397478ca839878bfbf03feab46e9667e81d4c955ae68d" @@ -195,6 +200,11 @@ file = "mods/completeconfig.pw.toml" hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260" metafile = true +[[files]] +file = "mods/computer-cartographer.pw.toml" +hash = "e567a249b43bf4a6fdc41409be12be3bd775161d561f1889a0bcc18afc829b31" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46" @@ -275,6 +285,11 @@ file = "mods/ebe.pw.toml" hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60" metafile = true +[[files]] +file = "mods/enchantment-descriptions.pw.toml" +hash = "a8d3244d58d7722735a72eee2a869d15e5fe38ec7d9a54ff555aadd53cae637c" +metafile = true + [[files]] file = "mods/entityculling.pw.toml" hash = "33f865a014f3acf2c1f2c452bfe7ba1a864acad178322a6eab3759c7e63c9654" @@ -330,6 +345,11 @@ file = "mods/gentle-picking.pw.toml" hash = "f815796bab880ec98ad5b234bd04fc2f928332908022d6d287cd4ca9eac43387" metafile = true +[[files]] +file = "mods/give-me-hats.pw.toml" +hash = "3bedef2c0ebe5d732de808e8d0b9f1f74d7318020613f9e4f0e974325e0a4ef3" +metafile = true + [[files]] file = "mods/glass-armor.pw.toml" hash = "7d96e5390b84e0f484a6de91180c330634833f826856dee0930cfc5318f3edd0" @@ -550,6 +570,11 @@ file = "mods/quad.pw.toml" hash = "9f244ca3dae5a47d1208ac1196e8975002d90d3abd5cdd8cbb71d26bf71bd379" metafile = true +[[files]] +file = "mods/reacharound.pw.toml" +hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426" +metafile = true + [[files]] file = "mods/rei.pw.toml" hash = "b2183e0185031927b35f2e78ce5c16428a758b982592417fa1488675569dcacc" @@ -605,11 +630,6 @@ file = "mods/seasonhud-fabric.pw.toml" hash = "6000fa48b5c6757037369938fc32c37a2582d5a21a6848e8c9a7643ad26f94e6" metafile = true -[[files]] -file = "mods/server-chat-log-history.pw.toml" -hash = "46e44f4c4a85f8ff69d491133c8af0f878e7503b4246d8fd449834184297a1a1" -metafile = true - [[files]] file = "mods/serverpingerfixer.pw.toml" hash = "1e392b828a8beb7670a4c2eb46d413acfa8552f2889b7d10e3a4ca715310677f" @@ -620,6 +640,11 @@ file = "mods/shulkerboxtooltip.pw.toml" hash = "5003f2c451c9459b7911ac786897eead4d74a8ebdad4741476949791b26c3caa" metafile = true +[[files]] +file = "mods/sleep-warp.pw.toml" +hash = "624b26b1f2def748fab13e6b56f8ea8bab8cbe25c4a01f237437e6da4fe4ed88" +metafile = true + [[files]] file = "mods/smooth-swapping.pw.toml" hash = "9f38461b4e2c233243c2149dd495f9992672cba45088557a29f93dc3b8cd12f4" diff --git a/mods/antique-atlas-4.pw.toml b/mods/antique-atlas-4.pw.toml new file mode 100644 index 0000000..c20de6e --- /dev/null +++ b/mods/antique-atlas-4.pw.toml @@ -0,0 +1,13 @@ +name = "Antique Atlas 4" +filename = "antique-atlas-1.3.0+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Y5Ve4Ui4/versions/9nVgd2cR/antique-atlas-1.3.0%2B1.20.jar" +hash-format = "sha1" +hash = "ed3efcd8e97c890c5ac2a8cb55ea7b889e35be41" + +[update] +[update.modrinth] +mod-id = "Y5Ve4Ui4" +version = "9nVgd2cR" diff --git a/mods/computer-cartographer.pw.toml b/mods/computer-cartographer.pw.toml new file mode 100644 index 0000000..461002e --- /dev/null +++ b/mods/computer-cartographer.pw.toml @@ -0,0 +1,13 @@ +name = "Computer Cartographer" +filename = "computer_cartographer-1.20.1-1.0-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/eu7WswDc/versions/SiQvdvSU/computer_cartographer-1.20.1-1.0-fabric.jar" +hash-format = "sha1" +hash = "7078fb98ddeea2fa432f71d618da653dc41d10e2" + +[update] +[update.modrinth] +mod-id = "eu7WswDc" +version = "SiQvdvSU" diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml new file mode 100644 index 0000000..afe9bbe --- /dev/null +++ b/mods/enchantment-descriptions.pw.toml @@ -0,0 +1,13 @@ +name = "Enchantment Descriptions" +filename = "EnchantmentDescriptions-Fabric-1.20.1-17.0.14.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/yWTmnP6Q/EnchantmentDescriptions-Fabric-1.20.1-17.0.14.jar" +hash-format = "sha1" +hash = "dc1ebf0e1fa553b299cf3130d3ef4e17ec334e34" + +[update] +[update.modrinth] +mod-id = "UVtY3ZAC" +version = "yWTmnP6Q" diff --git a/mods/give-me-hats.pw.toml b/mods/give-me-hats.pw.toml new file mode 100644 index 0000000..c0043a2 --- /dev/null +++ b/mods/give-me-hats.pw.toml @@ -0,0 +1,13 @@ +name = "Give Me Hats!" +filename = "givemehats-3.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QrLG6byX/versions/FGhj0zHE/givemehats-3.0.0.jar" +hash-format = "sha1" +hash = "bf2725fb3421fc3a66ae89ea89d29072040ef2b8" + +[update] +[update.modrinth] +mod-id = "QrLG6byX" +version = "FGhj0zHE" diff --git a/mods/reacharound.pw.toml b/mods/reacharound.pw.toml new file mode 100644 index 0000000..131cb82 --- /dev/null +++ b/mods/reacharound.pw.toml @@ -0,0 +1,13 @@ +name = "Reacharound" +filename = "reacharound+1.20-1.1.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/r3VgI4QN/versions/uk6tRHW7/reacharound%2B1.20-1.1.2.jar" +hash-format = "sha1" +hash = "31406fd3d8d2eb0424c3c84fa0cec186445e6438" + +[update] +[update.modrinth] +mod-id = "r3VgI4QN" +version = "uk6tRHW7" diff --git a/mods/server-chat-log-history.pw.toml b/mods/server-chat-log-history.pw.toml deleted file mode 100644 index fbc011a..0000000 --- a/mods/server-chat-log-history.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Server Chat Log History" -filename = "server_chat_log_history-1.4.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/HZ6y1yNV/versions/4mfH41ak/server_chat_log_history-1.4.jar" -hash-format = "sha1" -hash = "cc1e4b85a20708678430686901b94caeb781efaf" - -[update] -[update.modrinth] -mod-id = "HZ6y1yNV" -version = "4mfH41ak" diff --git a/mods/sleep-warp.pw.toml b/mods/sleep-warp.pw.toml new file mode 100644 index 0000000..a160179 --- /dev/null +++ b/mods/sleep-warp.pw.toml @@ -0,0 +1,13 @@ +name = "SleepWarp" +filename = "sleepwarp-2.2.0_rc1+1.20.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/OPvzuqtZ/versions/l4cnghUz/sleepwarp-2.2.0_rc1%2B1.20.1.jar" +hash-format = "sha1" +hash = "d3bb492a3b3c0f93ac1812f2ded8618e6acc7bab" + +[update] +[update.modrinth] +mod-id = "OPvzuqtZ" +version = "l4cnghUz" diff --git a/pack.toml b/pack.toml index 90b6e3f..8a12dd6 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 = "37c24cea1b10cfaaff191f9690434204269b4b3581eb347174485ae87a2c9ddc" +hash = "b2f1963f98f289ff550a52a9c08fda38a696b81a1a6071e9ba468d6ceb05f772" [versions] fabric = "0.15.7"