From 37b7cf3a866729f7fa12512677533c8b15e70ae7 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 3 Feb 2023 16:41:01 -0500 Subject: add mods and change optional mods desc added: - continuity - mouse-wheelie - freecam --- index.toml | 27 +++++++++++++++++++++------ mods/animatica.pw.toml | 2 +- mods/cit-resewn.pw.toml | 2 +- mods/continuity.pw.toml | 17 +++++++++++++++++ mods/entitytexturefeatures.pw.toml | 2 +- mods/fabricskyboxes.pw.toml | 2 +- mods/freecam.pw.toml | 17 +++++++++++++++++ mods/mouse-wheelie.pw.toml | 17 +++++++++++++++++ mods/transparent.pw.toml | 2 +- pack.toml | 2 +- 10 files changed, 78 insertions(+), 12 deletions(-) create mode 100644 mods/continuity.pw.toml create mode 100644 mods/freecam.pw.toml create mode 100644 mods/mouse-wheelie.pw.toml diff --git a/index.toml b/index.toml index a0378fa..8d48601 100644 --- a/index.toml +++ b/index.toml @@ -7,7 +7,7 @@ metafile = true [[files]] file = "mods/animatica.pw.toml" -hash = "10cd3aaed29f8b73f34fe4494cb77f72d0e6339b216f7915c5268e637bbb4451" +hash = "84f02cf611c43d5ba2f312d4099ba07c15d57559285bf0b0d4a3d353d89c68ec" metafile = true [[files]] @@ -47,7 +47,7 @@ metafile = true [[files]] file = "mods/cit-resewn.pw.toml" -hash = "4e11de7645b43375e88aa21676aaeb1b933e859528a149a98c4bb7f5ef3c410b" +hash = "eaab7d31463cbdeaefcd2bb15b9fb4f88b7058e4b57fb6268ae726de24f71f9e" metafile = true [[files]] @@ -55,6 +55,11 @@ file = "mods/cloth-config.pw.toml" hash = "213cad77d46ff46fe20780b01856cb1a8812747e9c3564203669bf3905e646e2" metafile = true +[[files]] +file = "mods/continuity.pw.toml" +hash = "1440e078ce5b1c2324b0ebfb1cf4da170b59f1947103ff88eed7ef8e1c556cfe" +metafile = true + [[files]] file = "mods/cull-less-leaves.pw.toml" hash = "c06e098c6d6eda6da4492e4a8dff1796e6081bbd30f487ffb89e1ed3c485e805" @@ -87,12 +92,12 @@ metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "00fe74e2080bf0b739ef95373075bbefc8f447bb396da5bfc9072f90320c6d51" +hash = "8e05516462bc26b41b92a315361f8acdd6548dda0a82c90936efa93e15cc93ec" metafile = true [[files]] file = "mods/essential.pw.toml" -hash = "58911d03dcdd03583efa113656167fb08dc71bf251043a71854011fafbd02553" +hash = "8988eeef84135647df072ab6336985cd0cff610865ccf34990bd9e0471df593a" metafile = true [[files]] @@ -102,7 +107,7 @@ metafile = true [[files]] file = "mods/fabricskyboxes.pw.toml" -hash = "71e8fdcc4442195cc62d50344498c399bbf5d64a1c50a2f69cc2c1fbe38b3989" +hash = "e11cbf1cccc88b5d6d04e08f78dbc3f31bc61947a586a8acfe4f2b73352332f3" metafile = true [[files]] @@ -125,6 +130,11 @@ file = "mods/ferrite-core.pw.toml" hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f" metafile = true +[[files]] +file = "mods/freecam.pw.toml" +hash = "af917d401ba97478be12da67f2c7df36b4547791dbea96ccc1843a814b25c766" +metafile = true + [[files]] file = "mods/inspecio.pw.toml" hash = "373a56d7f4fb25661a0585492f7ea490e7613f1191e588fec08782438d52e1fd" @@ -185,6 +195,11 @@ file = "mods/moreculling.pw.toml" hash = "95968c19d093f7074af27079bc2f7f5fb09f21c2c659355fe8da7ea168e23c84" metafile = true +[[files]] +file = "mods/mouse-wheelie.pw.toml" +hash = "d89684b6a030222bd70dddb8f0a990f691385ec20cad5df04ef967712840f01c" +metafile = true + [[files]] file = "mods/niceload.pw.toml" hash = "9638b4d155d3af277c6475ff5dbb50b8fcdb50106f5169491cdf1d05cc3f23f1" @@ -252,7 +267,7 @@ metafile = true [[files]] file = "mods/transparent.pw.toml" -hash = "7dd845973f641e3d6edaf9d1b9cf7f13c2aa1ee04885ad37062a9e898ba01a77" +hash = "1b1b8ecacaa9cc969387c3ee2c7c257ce4f48ccc73e770877c063018fdd45306" metafile = true [[files]] diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml index 6ad8ddb..8227c81 100644 --- a/mods/animatica.pw.toml +++ b/mods/animatica.pw.toml @@ -4,7 +4,7 @@ side = "client" [option] optional = true -description = "optifine animated textures for sodium/iris" +description = "optifine animated textures for fabric/quilt" [download] url = "https://cdn.modrinth.com/data/PRN43VSY/versions/0.5%2B1.19/animatica-0.5%2B1.19.jar" diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml index 4ff114a..01d6a0f 100644 --- a/mods/cit-resewn.pw.toml +++ b/mods/cit-resewn.pw.toml @@ -4,7 +4,7 @@ side = "client" [option] optional = true -description = "optifine CIT for sodium/iris" +description = "optifine CIT for fabric/quilt" [download] url = "https://cdn.modrinth.com/data/otVJckYQ/versions/lYmW1wnD/CITResewn-1.1.2%2B1.19.2.jar" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 0000000..795e442 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,17 @@ +name = "Continuity" +filename = "continuity-2.0.1+1.19.jar" +side = "client" + +[option] +optional = true +description = "optifine connected textures for fabric/quilt" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1%2B1.19/continuity-2.0.1%2B1.19.jar" +hash-format = "sha1" +hash = "d82700772659f65560202f1cbd0e744007b21a75" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "xTtULC68" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index 1d2ad95..776c07f 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -4,7 +4,7 @@ side = "client" [option] optional = true -description = "optifine emissive textures for sodium/iris" +description = "optifine emissive textures for fabric/quilt" [download] url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/iBJRmSSb/entity_texture_features_fabric_1.19.2-4.3.1.jar" diff --git a/mods/fabricskyboxes.pw.toml b/mods/fabricskyboxes.pw.toml index 6d2b16a..61a5388 100644 --- a/mods/fabricskyboxes.pw.toml +++ b/mods/fabricskyboxes.pw.toml @@ -4,7 +4,7 @@ side = "client" [option] optional = true -description = "optifine resource pack skyboxes for sodium/iris" +description = "optifine resource pack skyboxes for fabric/quilt" [download] url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/ehRYuRPI/fabricskyboxes-0.6.1%2Bmc1.19.2.jar" diff --git a/mods/freecam.pw.toml b/mods/freecam.pw.toml new file mode 100644 index 0000000..740ecd6 --- /dev/null +++ b/mods/freecam.pw.toml @@ -0,0 +1,17 @@ +name = "Freecam (Modrinth Edition)" +filename = "freecam-modrinth-1.1.6+1.19.jar" +side = "client" + +[option] +optional = true +description = "simple free cam for taking cool pics :)" + +[download] +url = "https://cdn.modrinth.com/data/XeEZ3fK2/versions/yjLgFQ4M/freecam-modrinth-1.1.6%2B1.19.jar" +hash-format = "sha1" +hash = "bf8a291a31541332abfe5dd0bc2e24eb89fde81c" + +[update] +[update.modrinth] +mod-id = "XeEZ3fK2" +version = "yjLgFQ4M" diff --git a/mods/mouse-wheelie.pw.toml b/mods/mouse-wheelie.pw.toml new file mode 100644 index 0000000..3845a1d --- /dev/null +++ b/mods/mouse-wheelie.pw.toml @@ -0,0 +1,17 @@ +name = "Mouse Wheelie" +filename = "mousewheelie-1.10.7+mc1.19.2.jar" +side = "both" + +[option] +optional = true +description = "cool inventory management tweaks" + +[download] +url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/hUZXtd1H/mousewheelie-1.10.7%2Bmc1.19.2.jar" +hash-format = "sha1" +hash = "e6487a2a14c6d049397555906b4977bef13ed524" + +[update] +[update.modrinth] +mod-id = "u5Ic2U1u" +version = "hUZXtd1H" diff --git a/mods/transparent.pw.toml b/mods/transparent.pw.toml index 2897e6f..be78357 100644 --- a/mods/transparent.pw.toml +++ b/mods/transparent.pw.toml @@ -4,7 +4,7 @@ side = "client" [option] optional = true -description = "optifine transparent resource pack textures for sodium/iris" +description = "optifine transparent resource pack textures for fabric/quilt" [download] url = "https://cdn.modrinth.com/data/zp4jb9oQ/versions/OIHw59hh/transparent-5.1.2%2B1.19-quilt.jar" diff --git a/pack.toml b/pack.toml index 96f0ed5..cd9cb92 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 = "48dc57293822c67eb30c926b3598324065d49c22152a3f64456947c4544191d0" +hash = "92e3a22c1f84efd0a1738b9f8d37657e93eab9babf102aa94c0522cf983955cd" [versions] minecraft = "1.19.2" -- cgit v1.2.3