From 79e4c8f4ae127610c513d276de53f8b8b6a04ecd Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Mon, 6 Mar 2023 18:38:50 -0600 Subject: [PATCH] initial release to modrinth --- index.toml | 201 ++++++++++++++++++++++++ mods/appleskin.pw.toml | 13 ++ mods/badpackets.pw.toml | 13 ++ mods/betterf3.pw.toml | 13 ++ mods/blur-fabric.pw.toml | 13 ++ mods/cardinal-components-api.pw.toml | 13 ++ mods/cloth-config.pw.toml | 13 ++ mods/command-macros.pw.toml | 13 ++ mods/durabilityviewer.pw.toml | 13 ++ mods/fabric-api.pw.toml | 13 ++ mods/fabric-language-kotlin.pw.toml | 13 ++ mods/fallingleaves.pw.toml | 13 ++ mods/fallingtree.pw.toml | 13 ++ mods/fld.pw.toml | 13 ++ mods/forge-config-api-port.pw.toml | 13 ++ mods/glsl-panorama.pw.toml | 13 ++ mods/iceberg.pw.toml | 13 ++ mods/iris.pw.toml | 13 ++ mods/item-highlighter.pw.toml | 13 ++ mods/jei.pw.toml | 13 ++ mods/journeymap-integration.pw.toml | 13 ++ mods/journeymap.pw.toml | 13 ++ mods/litematica-printer.pw.toml | 13 ++ mods/magiclib.pw.toml | 13 ++ mods/midnightcontrols-extra.pw.toml | 13 ++ mods/midnightcontrols.pw.toml | 13 ++ mods/midnightlib.pw.toml | 13 ++ mods/modmenu.pw.toml | 13 ++ mods/mouse-tweaks.pw.toml | 13 ++ mods/phosphor.pw.toml | 13 ++ mods/puddles.pw.toml | 13 ++ mods/reeses-sodium-options.pw.toml | 13 ++ mods/replaymod.pw.toml | 13 ++ mods/servercore.pw.toml | 13 ++ mods/sodium-extra.pw.toml | 13 ++ mods/sodium-shadowy-path-blocks.pw.toml | 13 ++ mods/sodium.pw.toml | 13 ++ mods/toms-storage.pw.toml | 13 ++ mods/world-stripper.pw.toml | 13 ++ mods/worldedit-items.pw.toml | 13 ++ mods/wthit.pw.toml | 13 ++ pack.toml | 13 ++ waylonwalker-1.0.0.mrpack | Bin 0 -> 6417 bytes 43 files changed, 734 insertions(+) create mode 100644 index.toml create mode 100644 mods/appleskin.pw.toml create mode 100644 mods/badpackets.pw.toml create mode 100644 mods/betterf3.pw.toml create mode 100644 mods/blur-fabric.pw.toml create mode 100644 mods/cardinal-components-api.pw.toml create mode 100644 mods/cloth-config.pw.toml create mode 100644 mods/command-macros.pw.toml create mode 100644 mods/durabilityviewer.pw.toml create mode 100644 mods/fabric-api.pw.toml create mode 100644 mods/fabric-language-kotlin.pw.toml create mode 100644 mods/fallingleaves.pw.toml create mode 100644 mods/fallingtree.pw.toml create mode 100644 mods/fld.pw.toml create mode 100644 mods/forge-config-api-port.pw.toml create mode 100644 mods/glsl-panorama.pw.toml create mode 100644 mods/iceberg.pw.toml create mode 100644 mods/iris.pw.toml create mode 100644 mods/item-highlighter.pw.toml create mode 100644 mods/jei.pw.toml create mode 100644 mods/journeymap-integration.pw.toml create mode 100644 mods/journeymap.pw.toml create mode 100644 mods/litematica-printer.pw.toml create mode 100644 mods/magiclib.pw.toml create mode 100644 mods/midnightcontrols-extra.pw.toml create mode 100644 mods/midnightcontrols.pw.toml create mode 100644 mods/midnightlib.pw.toml create mode 100644 mods/modmenu.pw.toml create mode 100644 mods/mouse-tweaks.pw.toml create mode 100644 mods/phosphor.pw.toml create mode 100644 mods/puddles.pw.toml create mode 100644 mods/reeses-sodium-options.pw.toml create mode 100644 mods/replaymod.pw.toml create mode 100644 mods/servercore.pw.toml create mode 100644 mods/sodium-extra.pw.toml create mode 100644 mods/sodium-shadowy-path-blocks.pw.toml create mode 100644 mods/sodium.pw.toml create mode 100644 mods/toms-storage.pw.toml create mode 100644 mods/world-stripper.pw.toml create mode 100644 mods/worldedit-items.pw.toml create mode 100644 mods/wthit.pw.toml create mode 100644 pack.toml create mode 100644 waylonwalker-1.0.0.mrpack diff --git a/index.toml b/index.toml new file mode 100644 index 0000000..8a1abc7 --- /dev/null +++ b/index.toml @@ -0,0 +1,201 @@ +hash-format = "sha256" + +[[files]] +file = "mods/appleskin.pw.toml" +hash = "4d571d5ebe245ffb62a0df83e81d1c03670807d3528650d6dd9c983bd26ae860" +metafile = true + +[[files]] +file = "mods/badpackets.pw.toml" +hash = "63edbd012db544d0590a1cd2563a4973c0316b8033370b41a48c05b0e8e667e5" +metafile = true + +[[files]] +file = "mods/betterf3.pw.toml" +hash = "e8cd685b609577ab23e2a55ec3273a1ff9475daef52f0999b2c5d27f7c795f5c" +metafile = true + +[[files]] +file = "mods/blur-fabric.pw.toml" +hash = "309fa9d0ab190059d9a13933db512f36f01ec0b40f37fa6e919ec085c686df9e" +metafile = true + +[[files]] +file = "mods/cardinal-components-api.pw.toml" +hash = "5d898bbdb655828c59223382f85016f8328884b3ff176b697c51e8dedaec68c1" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "213cad77d46ff46fe20780b01856cb1a8812747e9c3564203669bf3905e646e2" +metafile = true + +[[files]] +file = "mods/command-macros.pw.toml" +hash = "9aee9efd97da0e04e19279a7e80a7f785778ee8adebfbbd3ae5c446e6e50f01f" +metafile = true + +[[files]] +file = "mods/durabilityviewer.pw.toml" +hash = "84c3fa8f432a1f7d8692e7a52f5c4a7b60c5c215a1329af48df76544e72b90d6" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "bdc0026a453334abaa888c085ea5f34c7a818406a79b8c4702d5345f883787cb" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "0fe83c99b29c952f464c7bfba9cc86cc4f834bef7834821433fe23ce3dd230e6" +metafile = true + +[[files]] +file = "mods/fallingleaves.pw.toml" +hash = "423581d9738b23798456b7ba021698355ef8f03cef93d8c1266102a227d9a200" +metafile = true + +[[files]] +file = "mods/fallingtree.pw.toml" +hash = "99f6a7efa6c8946aacfa1465ad8a2912cdf3233dc09a5788ad5d7f6d679836b4" +metafile = true + +[[files]] +file = "mods/fld.pw.toml" +hash = "55a95a2981ebeb0b5712d9feffb967269821633576817468191e3eef5d5bce5e" +metafile = true + +[[files]] +file = "mods/forge-config-api-port.pw.toml" +hash = "3a68d8f694877589b9d29bd7b44b590a123007f28142d0deed1ba34c9b90b51c" +metafile = true + +[[files]] +file = "mods/glsl-panorama.pw.toml" +hash = "7595eb37f5307a361209db642b2eb18943aa3d3812659cf8a66a273c93325417" +metafile = true + +[[files]] +file = "mods/iceberg.pw.toml" +hash = "a81c6e60f18faf727ed743029c8a4d093c6c96f0c450be7bf3535985ee6f4288" +metafile = true + +[[files]] +file = "mods/iris.pw.toml" +hash = "2355898e55539353e3fe43057c1c2880e02ceb6b64c8f5d1e0bc2a660635c323" +metafile = true + +[[files]] +file = "mods/item-highlighter.pw.toml" +hash = "94e7f92d2fd5f41e9092466413a7c04ee4f514082fc389fad0bf5603b06287db" +metafile = true + +[[files]] +file = "mods/jei.pw.toml" +hash = "86bdf3e7c87946fad718883449651e7606fba0d0fa173eb32b3d985e2a2cd8d5" +metafile = true + +[[files]] +file = "mods/journeymap-integration.pw.toml" +hash = "50f3f61cfcb45933fd97d797ab64ca88bff83bf1031bdc0654af4ded691e38bb" +metafile = true + +[[files]] +file = "mods/journeymap.pw.toml" +hash = "31d7d57cf0d65483fca5ead4ba11a0c63efb5c38a9bfd959f64a380908b6bace" +metafile = true + +[[files]] +file = "mods/litematica-printer.pw.toml" +hash = "c1773d444c3a0839f8d8e65c4d51004909f1c2e75a8c2d573ae656a44fc40a88" +metafile = true + +[[files]] +file = "mods/magiclib.pw.toml" +hash = "66f1350327721eddb21d3b1037bb7b0f8b38074ab08aac37e20aa797343e23b6" +metafile = true + +[[files]] +file = "mods/midnightcontrols-extra.pw.toml" +hash = "563a2484af46ebe381f606733cce8e75450dc8de141a115bb82120ddfc47d535" +metafile = true + +[[files]] +file = "mods/midnightcontrols.pw.toml" +hash = "3c65e87193d79b218c0636cdfeca699ad6edcdbea035abfc7ce59005f1b4fb42" +metafile = true + +[[files]] +file = "mods/midnightlib.pw.toml" +hash = "d8e9c12d291ecb9f829fe57504ceeb404bbdd2f9de2595595659ebb90440c826" +metafile = true + +[[files]] +file = "mods/modmenu.pw.toml" +hash = "be0fd8b9cd9f8a94428ea8ac5ec84f4f7bab23697236b7a2e54d8537834e0315" +metafile = true + +[[files]] +file = "mods/mouse-tweaks.pw.toml" +hash = "8f554f10f3ca26505c1f51871263a7d75fca1e07a288c60c1a96b18f830beede" +metafile = true + +[[files]] +file = "mods/phosphor.pw.toml" +hash = "466d5892937df5aa05388291463b163b42fa454d8bfd22713484a0167ca3702d" +metafile = true + +[[files]] +file = "mods/puddles.pw.toml" +hash = "aeaba266c12841cff28278435042855c525a7127c1390ef235f08254cac23a9b" +metafile = true + +[[files]] +file = "mods/reeses-sodium-options.pw.toml" +hash = "b2e3be698473bfb3f08865a11e74c9ee8d47239ac72a79d60acc1ee381722a50" +metafile = true + +[[files]] +file = "mods/replaymod.pw.toml" +hash = "04f8f8b903ea1b32de55cada48745016ea4c3ab7667a01f26ddf051b2efd731e" +metafile = true + +[[files]] +file = "mods/servercore.pw.toml" +hash = "94d8491cd39504b6faa3fb1c3da6233dfc0dbf5d854798a53079fb3f7c5fdfd0" +metafile = true + +[[files]] +file = "mods/sodium-extra.pw.toml" +hash = "8da0d4c285e7e57aee3f08ab4e268d04518704ace4060744f042aef3a7f6bc50" +metafile = true + +[[files]] +file = "mods/sodium-shadowy-path-blocks.pw.toml" +hash = "2f175e539c7cb0f843e13e3a8b495d8d3b01ef623a7dd8c8b8c50eec9c3aed6e" +metafile = true + +[[files]] +file = "mods/sodium.pw.toml" +hash = "aa4dcf55ac3191b0b31437521714c1d28364c3396cf06ef07fa76a08488c1837" +metafile = true + +[[files]] +file = "mods/toms-storage.pw.toml" +hash = "4d817fb45630a8ea31f6f37ea93eacfdfd30cc8281f8cf4f93a039da4cea988e" +metafile = true + +[[files]] +file = "mods/world-stripper.pw.toml" +hash = "dcf1bfafe6f224bc683a0e11df5e5dfec76ce54ce5e487723befdfc7dab18bfe" +metafile = true + +[[files]] +file = "mods/worldedit-items.pw.toml" +hash = "57122c2979ed5e0a35c4a20ac72f466102ed6cfe62aacd414b3a8c5ae6d9a848" +metafile = true + +[[files]] +file = "mods/wthit.pw.toml" +hash = "53ba03514c34cf2540c35722a0405ffea1dca1f35eb4d91e8e016d89267eb2fa" +metafile = true diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..743dff2 --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-fabric-mc1.19-2.4.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fabric-mc1.19-2.4.1/appleskin-fabric-mc1.19-2.4.1.jar" +hash-format = "sha1" +hash = "7bd52695e82b1ddd1fdb3320154b68bf48dfff37" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "pIFVoWvG" diff --git a/mods/badpackets.pw.toml b/mods/badpackets.pw.toml new file mode 100644 index 0000000..580ff53 --- /dev/null +++ b/mods/badpackets.pw.toml @@ -0,0 +1,13 @@ +name = "bad packets" +filename = "badpackets-fabric-0.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/AifWRdyF/badpackets-fabric-0.2.1.jar" +hash-format = "sha1" +hash = "17438ba70d88752f73d814405927450c81d035b9" + +[update] +[update.modrinth] +mod-id = "ftdbN0KK" +version = "AifWRdyF" diff --git a/mods/betterf3.pw.toml b/mods/betterf3.pw.toml new file mode 100644 index 0000000..e872054 --- /dev/null +++ b/mods/betterf3.pw.toml @@ -0,0 +1,13 @@ +name = "BetterF3" +filename = "BetterF3-4.0.0-Fabric-1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/8shC1gFX/versions/RbNy07Bx/BetterF3-4.0.0-Fabric-1.19.2.jar" +hash-format = "sha1" +hash = "1bbc527d23b53e0aae4d5e1deddf92b1f394b94b" + +[update] +[update.modrinth] +mod-id = "8shC1gFX" +version = "RbNy07Bx" diff --git a/mods/blur-fabric.pw.toml b/mods/blur-fabric.pw.toml new file mode 100644 index 0000000..65a27ca --- /dev/null +++ b/mods/blur-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Blur (Fabric)" +filename = "blur-2.6.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NK39zBp2/versions/2.6.0/blur-2.6.0.jar" +hash-format = "sha1" +hash = "863af78e9486755bec63ee68b8ba676dc70f5313" + +[update] +[update.modrinth] +mod-id = "NK39zBp2" +version = "S0scZppQ" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 0000000..f0b0dcb --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-5.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/K01OU20C/versions/tPfCTMiZ/cardinal-components-api-5.0.2.jar" +hash-format = "sha1" +hash = "2ca37fd1372f48d39154aea952a9db148d1db9e5" + +[update] +[update.modrinth] +mod-id = "K01OU20C" +version = "tPfCTMiZ" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..c46ff4e --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-8.2.88-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/EXrxCjl6/cloth-config-8.2.88-fabric.jar" +hash-format = "sha1" +hash = "4b93c69f22e9bdeeca201992e99632824b55f9cb" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "EXrxCjl6" diff --git a/mods/command-macros.pw.toml b/mods/command-macros.pw.toml new file mode 100644 index 0000000..20dfdd3 --- /dev/null +++ b/mods/command-macros.pw.toml @@ -0,0 +1,13 @@ +name = "Command Macros" +filename = "cmdkeybind-1.6.0-1.19.X.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/h3r1moh7/versions/K7PcKM4C/cmdkeybind-1.6.0-1.19.X.jar" +hash-format = "sha1" +hash = "75f8a622ad200bc97e5b0201066e412818ef3d68" + +[update] +[update.modrinth] +mod-id = "h3r1moh7" +version = "K7PcKM4C" diff --git a/mods/durabilityviewer.pw.toml b/mods/durabilityviewer.pw.toml new file mode 100644 index 0000000..abfc929 --- /dev/null +++ b/mods/durabilityviewer.pw.toml @@ -0,0 +1,13 @@ +name = "Durability Viewer" +filename = "durabilityviewer-1.19.1-fabric0.58.5-1.10.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LTM1f0yY/versions/1.19.1-fabric0.58.5-1.10.3/durabilityviewer-1.19.1-fabric0.58.5-1.10.3.jar" +hash-format = "sha1" +hash = "4c0b3f5906c930d0b28c70248f6a643aa6736632" + +[update] +[update.modrinth] +mod-id = "LTM1f0yY" +version = "CYhU3d5T" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml new file mode 100644 index 0000000..f7d0281 --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.75.1+1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/6iOab8Tp/fabric-api-0.75.1%2B1.19.2.jar" +hash-format = "sha1" +hash = "8c39ce0a82cb2b5f9e909f47a61d7825e29ccf05" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "6iOab8Tp" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..a6b7bdb --- /dev/null +++ b/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.9.1+kotlin.1.8.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/lgFl3olb/fabric-language-kotlin-1.9.1%2Bkotlin.1.8.10.jar" +hash-format = "sha1" +hash = "12f265ea91e73ac2c74c6f66d446671122bbb1c8" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "lgFl3olb" diff --git a/mods/fallingleaves.pw.toml b/mods/fallingleaves.pw.toml new file mode 100644 index 0000000..17202c3 --- /dev/null +++ b/mods/fallingleaves.pw.toml @@ -0,0 +1,13 @@ +name = "Falling Leaves" +filename = "fallingleaves-1.13.0+1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/aufE28Na/fallingleaves-1.13.0%2B1.19.2.jar" +hash-format = "sha1" +hash = "7472f0cbd986fb5620640469316d9fae924119f9" + +[update] +[update.modrinth] +mod-id = "WhbRG4iK" +version = "aufE28Na" diff --git a/mods/fallingtree.pw.toml b/mods/fallingtree.pw.toml new file mode 100644 index 0000000..81f8e21 --- /dev/null +++ b/mods/fallingtree.pw.toml @@ -0,0 +1,13 @@ +name = "FallingTree" +filename = "FallingTree-1.19.2-3.10.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Fb4jn8m6/versions/9kSv8gsK/FallingTree-1.19.2-3.10.0.jar" +hash-format = "sha1" +hash = "52d1a2d2eba71bb0257af18c5013b8fef9cf3961" + +[update] +[update.modrinth] +mod-id = "Fb4jn8m6" +version = "9kSv8gsK" diff --git a/mods/fld.pw.toml b/mods/fld.pw.toml new file mode 100644 index 0000000..1837a3a --- /dev/null +++ b/mods/fld.pw.toml @@ -0,0 +1,13 @@ +name = "Fast Leaf Decay" +filename = "LeafDecayFabric-0.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lH7fybtN/versions/Ox0Ph29h/LeafDecayFabric-0.1.0.jar" +hash-format = "sha1" +hash = "62fdd1eaf0928f2da9ead9e6f4e189ed4e578877" + +[update] +[update.modrinth] +mod-id = "lH7fybtN" +version = "Ox0Ph29h" diff --git a/mods/forge-config-api-port.pw.toml b/mods/forge-config-api-port.pw.toml new file mode 100644 index 0000000..333ef50 --- /dev/null +++ b/mods/forge-config-api-port.pw.toml @@ -0,0 +1,13 @@ +name = "Forge Config API Port" +filename = "ForgeConfigAPIPort-v4.2.11-1.19.2-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ohNO6lps/versions/3VCgXZ79/ForgeConfigAPIPort-v4.2.11-1.19.2-Fabric.jar" +hash-format = "sha1" +hash = "00d05a6d57ee557ab216de5527e1434e3cf50c24" + +[update] +[update.modrinth] +mod-id = "ohNO6lps" +version = "3VCgXZ79" diff --git a/mods/glsl-panorama.pw.toml b/mods/glsl-panorama.pw.toml new file mode 100644 index 0000000..ed2b3d6 --- /dev/null +++ b/mods/glsl-panorama.pw.toml @@ -0,0 +1,13 @@ +name = "GLSL Panorama Shaders" +filename = "glslmc-0.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kqc8wQyk/versions/essDshzM/glslmc-0.1.2.jar" +hash-format = "sha1" +hash = "8822162726b858e51053fe3e83b49103c25c4edd" + +[update] +[update.modrinth] +mod-id = "kqc8wQyk" +version = "essDshzM" diff --git a/mods/iceberg.pw.toml b/mods/iceberg.pw.toml new file mode 100644 index 0000000..6a5beab --- /dev/null +++ b/mods/iceberg.pw.toml @@ -0,0 +1,13 @@ +name = "Iceberg" +filename = "Iceberg-1.19.1-fabric-1.0.46.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5faXoLqX/versions/qC0waeNX/Iceberg-1.19.1-fabric-1.0.46.jar" +hash-format = "sha1" +hash = "cff3a1f0aa7bd3c6f3ac29ae5cb9e6aba991ecd1" + +[update] +[update.modrinth] +mod-id = "5faXoLqX" +version = "qC0waeNX" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml new file mode 100644 index 0000000..9bb6cf0 --- /dev/null +++ b/mods/iris.pw.toml @@ -0,0 +1,13 @@ +name = "Iris Shaders" +filename = "iris-mc1.19.2-1.5.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/7cPNddw8/iris-mc1.19.2-1.5.2.jar" +hash-format = "sha1" +hash = "5377f13f7315dd48111bd431bb8ea6e6137a8c62" + +[update] +[update.modrinth] +mod-id = "YL57xq9U" +version = "7cPNddw8" diff --git a/mods/item-highlighter.pw.toml b/mods/item-highlighter.pw.toml new file mode 100644 index 0000000..2d62820 --- /dev/null +++ b/mods/item-highlighter.pw.toml @@ -0,0 +1,13 @@ +name = "Item Highlighter" +filename = "Highlighter-1.19.1-fabric-1.1.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/cVNW5lr6/versions/9UOIlrvQ/Highlighter-1.19.1-fabric-1.1.4.jar" +hash-format = "sha1" +hash = "8cd2382c3573602e31810a43209d03dd9bf913d1" + +[update] +[update.modrinth] +mod-id = "cVNW5lr6" +version = "9UOIlrvQ" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..58bf684 --- /dev/null +++ b/mods/jei.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Items" +filename = "jei-1.19.2-fabric-11.5.2.1007.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/Fq2JkIID/jei-1.19.2-fabric-11.5.2.1007.jar" +hash-format = "sha1" +hash = "0046df5c28a6b981e57f815a8684769b8efb7109" + +[update] +[update.modrinth] +mod-id = "u6dRKJwZ" +version = "Fq2JkIID" diff --git a/mods/journeymap-integration.pw.toml b/mods/journeymap-integration.pw.toml new file mode 100644 index 0000000..eb8c8a8 --- /dev/null +++ b/mods/journeymap-integration.pw.toml @@ -0,0 +1,13 @@ +name = "JourneyMap Integration" +filename = "jmi-fabric-1.19.2-0.13-30.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/M1ZKbfkJ/versions/O4q1xkMh/jmi-fabric-1.19.2-0.13-30.jar" +hash-format = "sha1" +hash = "7b9a2f8e4a9b6fb9a3ce2b90d9679303da3c7884" + +[update] +[update.modrinth] +mod-id = "M1ZKbfkJ" +version = "O4q1xkMh" diff --git a/mods/journeymap.pw.toml b/mods/journeymap.pw.toml new file mode 100644 index 0000000..58c65ea --- /dev/null +++ b/mods/journeymap.pw.toml @@ -0,0 +1,13 @@ +name = "JourneyMap" +filename = "journeymap-1.19.2-5.9.3-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/MC2AwUAt/journeymap-1.19.2-5.9.3-fabric.jar" +hash-format = "sha1" +hash = "c0dedec5510a48f9a5829b7fc5d37a4391069f89" + +[update] +[update.modrinth] +mod-id = "lfHFW1mp" +version = "MC2AwUAt" diff --git a/mods/litematica-printer.pw.toml b/mods/litematica-printer.pw.toml new file mode 100644 index 0000000..033bfd1 --- /dev/null +++ b/mods/litematica-printer.pw.toml @@ -0,0 +1,13 @@ +name = "Litematica Printer" +filename = "litematica-printer-1.19.2-2.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/3llatzyE/versions/2.5/litematica-printer-1.19.2-2.5.jar" +hash-format = "sha1" +hash = "1a6318bfad00fb6a292c95bd7017769eff43590a" + +[update] +[update.modrinth] +mod-id = "3llatzyE" +version = "x9MUxjhZ" diff --git a/mods/magiclib.pw.toml b/mods/magiclib.pw.toml new file mode 100644 index 0000000..b4a3100 --- /dev/null +++ b/mods/magiclib.pw.toml @@ -0,0 +1,13 @@ +name = "MagicLib" +filename = "magiclib-0.5.37.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mv1zH6ln/versions/0.5.37/magiclib-0.5.37.jar" +hash-format = "sha1" +hash = "db727c64dba42540f0a447b9c42c5e19f6872b9a" + +[update] +[update.modrinth] +mod-id = "mv1zH6ln" +version = "acRGcXkA" diff --git a/mods/midnightcontrols-extra.pw.toml b/mods/midnightcontrols-extra.pw.toml new file mode 100644 index 0000000..012dddf --- /dev/null +++ b/mods/midnightcontrols-extra.pw.toml @@ -0,0 +1,13 @@ +name = "MidnightControlsExtra" +filename = "midnightcontrols-extra-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WajYWUam/versions/1.0.0/midnightcontrols-extra-1.0.0.jar" +hash-format = "sha1" +hash = "e6910cdc4c5b6ced85f7d1a725d13dfead604b41" + +[update] +[update.modrinth] +mod-id = "WajYWUam" +version = "binlbSgi" diff --git a/mods/midnightcontrols.pw.toml b/mods/midnightcontrols.pw.toml new file mode 100644 index 0000000..0c19b37 --- /dev/null +++ b/mods/midnightcontrols.pw.toml @@ -0,0 +1,13 @@ +name = "MidnightControls" +filename = "midnightcontrols-1.7.4+1.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bXX9h73M/versions/HuoYq3E7/midnightcontrols-1.7.4%2B1.19.jar" +hash-format = "sha1" +hash = "fc2ffef4d69cdd7e50de4891648003364133117c" + +[update] +[update.modrinth] +mod-id = "bXX9h73M" +version = "HuoYq3E7" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml new file mode 100644 index 0000000..6a1f299 --- /dev/null +++ b/mods/midnightlib.pw.toml @@ -0,0 +1,13 @@ +name = "MidnightLib" +filename = "midnightlib-0.6.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/codAaoxh/versions/WjT0Llfm/midnightlib-0.6.1.jar" +hash-format = "sha1" +hash = "1900376fa98df38ceec337874fc5ffe33501e5f0" + +[update] +[update.modrinth] +mod-id = "codAaoxh" +version = "WjT0Llfm" diff --git a/mods/modmenu.pw.toml b/mods/modmenu.pw.toml new file mode 100644 index 0000000..77196af --- /dev/null +++ b/mods/modmenu.pw.toml @@ -0,0 +1,13 @@ +name = "Mod Menu" +filename = "modmenu-4.2.0-beta.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/gSoPJyVn/modmenu-4.2.0-beta.2.jar" +hash-format = "sha1" +hash = "6e627ee1b31f5be89e14c85e888f47463d8da9c2" + +[update] +[update.modrinth] +mod-id = "mOgUt4GM" +version = "gSoPJyVn" diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml new file mode 100644 index 0000000..491eb66 --- /dev/null +++ b/mods/mouse-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mouse Tweaks" +filename = "MouseTweaks-fabric-mc1.19-2.22.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/1.19-2.22-fabric/MouseTweaks-fabric-mc1.19-2.22.jar" +hash-format = "sha1" +hash = "6004ccf55a3013c54fdbef3b28613c3326231d2c" + +[update] +[update.modrinth] +mod-id = "aC3cM3Vq" +version = "pmMCbsN3" diff --git a/mods/phosphor.pw.toml b/mods/phosphor.pw.toml new file mode 100644 index 0000000..80a78cd --- /dev/null +++ b/mods/phosphor.pw.toml @@ -0,0 +1,13 @@ +name = "Phosphor" +filename = "phosphor-fabric-mc1.19.x-0.8.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hEOCdOgW/versions/mc1.19.x-0.8.1/phosphor-fabric-mc1.19.x-0.8.1.jar" +hash-format = "sha1" +hash = "2dd6f771ba5878d81892b9487f35340e94c87a1c" + +[update] +[update.modrinth] +mod-id = "hEOCdOgW" +version = "Di0Jgej2" diff --git a/mods/puddles.pw.toml b/mods/puddles.pw.toml new file mode 100644 index 0000000..5a14d8f --- /dev/null +++ b/mods/puddles.pw.toml @@ -0,0 +1,13 @@ +name = "Motschen's Puddles" +filename = "puddles-1.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/535D1YoA/versions/1.2.2/puddles-1.2.2.jar" +hash-format = "sha1" +hash = "7d06e68491b5c63eff7cce5592ad38537b2d0d9d" + +[update] +[update.modrinth] +mod-id = "535D1YoA" +version = "amsuRdpv" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml new file mode 100644 index 0000000..d2d6fc2 --- /dev/null +++ b/mods/reeses-sodium-options.pw.toml @@ -0,0 +1,13 @@ +name = "Reese's Sodium Options" +filename = "reeses_sodium_options-1.4.9+mc1.19.2-build.67.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/hkSQ9RqT/reeses_sodium_options-1.4.9%2Bmc1.19.2-build.67.jar" +hash-format = "sha1" +hash = "3b48ed460ce30c38e6058fdd0c3d6a221913e4e4" + +[update] +[update.modrinth] +mod-id = "Bh37bMuy" +version = "hkSQ9RqT" diff --git a/mods/replaymod.pw.toml b/mods/replaymod.pw.toml new file mode 100644 index 0000000..6fa3e64 --- /dev/null +++ b/mods/replaymod.pw.toml @@ -0,0 +1,13 @@ +name = "ReplayMod" +filename = "replaymod-1.19.2-2.6.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Nv2fQJo5/versions/YtwBv8Wx/replaymod-1.19.2-2.6.9.jar" +hash-format = "sha1" +hash = "27b26233affe9ad8dc1d93417605e75ad96b6746" + +[update] +[update.modrinth] +mod-id = "Nv2fQJo5" +version = "YtwBv8Wx" diff --git a/mods/servercore.pw.toml b/mods/servercore.pw.toml new file mode 100644 index 0000000..613132f --- /dev/null +++ b/mods/servercore.pw.toml @@ -0,0 +1,13 @@ +name = "ServerCore" +filename = "servercore-1.3.3-1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4WWQxlQP/versions/kzD8EGTS/servercore-1.3.3-1.19.2.jar" +hash-format = "sha1" +hash = "4bea059cb5ae5dcbe0959d6fcf5ac2120e7f1f40" + +[update] +[update.modrinth] +mod-id = "4WWQxlQP" +version = "kzD8EGTS" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml new file mode 100644 index 0000000..2d96ed1 --- /dev/null +++ b/mods/sodium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Extra" +filename = "sodium-extra-0.4.16+mc1.19.2-build.90.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/MTxUvPFz/sodium-extra-0.4.16%2Bmc1.19.2-build.90.jar" +hash-format = "sha1" +hash = "39a06ef409c407304dd9581b3f2d6537ecd5b63d" + +[update] +[update.modrinth] +mod-id = "PtjYWJkn" +version = "MTxUvPFz" diff --git a/mods/sodium-shadowy-path-blocks.pw.toml b/mods/sodium-shadowy-path-blocks.pw.toml new file mode 100644 index 0000000..7e91fc2 --- /dev/null +++ b/mods/sodium-shadowy-path-blocks.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Shadowy Path Blocks" +filename = "sodium-shadowy-path-blocks-3.1.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/EIa1eiMm/versions/lvRng8PE/sodium-shadowy-path-blocks-3.1.0.jar" +hash-format = "sha1" +hash = "5b9a81676364dc4456f5cd4c26e844597958a514" + +[update] +[update.modrinth] +mod-id = "EIa1eiMm" +version = "lvRng8PE" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..d921461 --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-mc1.19.2-0.4.4+build.18.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/rAfhHfow/sodium-fabric-mc1.19.2-0.4.4%2Bbuild.18.jar" +hash-format = "sha1" +hash = "227648dc4f6a8604bafc282612a6de47eff70cd8" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "rAfhHfow" diff --git a/mods/toms-storage.pw.toml b/mods/toms-storage.pw.toml new file mode 100644 index 0000000..9529103 --- /dev/null +++ b/mods/toms-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Tom's Simple Storage Mod" +filename = "toms_storage_fabric-1.19-1.4.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XZNI4Cpy/versions/vuy50CXH/toms_storage_fabric-1.19-1.4.3.jar" +hash-format = "sha1" +hash = "fd8e637b953c23a711c024ab77d449acffb8dbc1" + +[update] +[update.modrinth] +mod-id = "XZNI4Cpy" +version = "vuy50CXH" diff --git a/mods/world-stripper.pw.toml b/mods/world-stripper.pw.toml new file mode 100644 index 0000000..5e1088b --- /dev/null +++ b/mods/world-stripper.pw.toml @@ -0,0 +1,13 @@ +name = "World Stripper" +filename = "World+Stripper-1.19-3.2.2-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4jjTCjk3/versions/u5KQQJRx/World%2BStripper-1.19-3.2.2-Fabric.jar" +hash-format = "sha1" +hash = "db8c4f100c566c27ba35b79d34836d2091b47e22" + +[update] +[update.modrinth] +mod-id = "4jjTCjk3" +version = "u5KQQJRx" diff --git a/mods/worldedit-items.pw.toml b/mods/worldedit-items.pw.toml new file mode 100644 index 0000000..dc92ecb --- /dev/null +++ b/mods/worldedit-items.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit Items" +filename = "WorldEditItems-v1.2.1-FabricQuilt.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/xBMX8ICO/versions/jIlxOa1E/WorldEditItems-v1.2.1-FabricQuilt.jar" +hash-format = "sha1" +hash = "29c546ab6d5fcfe9c6e480c4b74c8ba17370ad2e" + +[update] +[update.modrinth] +mod-id = "xBMX8ICO" +version = "jIlxOa1E" diff --git a/mods/wthit.pw.toml b/mods/wthit.pw.toml new file mode 100644 index 0000000..970dd60 --- /dev/null +++ b/mods/wthit.pw.toml @@ -0,0 +1,13 @@ +name = "WTHIT" +filename = "wthit-fabric-5.14.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/45r2JtO2/wthit-fabric-5.14.0.jar" +hash-format = "sha1" +hash = "0efba98afddfcf90631885fa359b95bcad5ac8eb" + +[update] +[update.modrinth] +mod-id = "6AQIaxuO" +version = "45r2JtO2" diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..69ad41a --- /dev/null +++ b/pack.toml @@ -0,0 +1,13 @@ +name = "waylonwalker" +author = "Waylon Walker" +version = "1.0.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "78119102306e33c2aea61a19772461e759b803851f49569ace8ab92193fb8ceb" + +[versions] +fabric = "0.14.17" +minecraft = "1.19.2" diff --git a/waylonwalker-1.0.0.mrpack b/waylonwalker-1.0.0.mrpack new file mode 100644 index 0000000000000000000000000000000000000000..01da21be8485a99c958f6cb4fb8cc16d0145c1a7 GIT binary patch literal 6417 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 Q(Ecsoe?IhILntW!1DF<`$N&HU literal 0 HcmV?d00001