From b53509faab0560a8de03214e81ed453e4b4f2bcb Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 20 Jul 2024 11:14:01 +0300 Subject: [PATCH 1/2] Maybe Valkyrien Skies would work now? --- index.toml | 15 +++++++++++++++ mods/cc-vs.pw.toml | 13 +++++++++++++ mods/eureka.pw.toml | 13 +++++++++++++ mods/valkyrien-skies.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/cc-vs.pw.toml create mode 100644 mods/eureka.pw.toml create mode 100644 mods/valkyrien-skies.pw.toml diff --git a/index.toml b/index.toml index 9f771aa..f640617 100644 --- a/index.toml +++ b/index.toml @@ -189,6 +189,11 @@ file = "mods/cc-tweaked.pw.toml" hash = "b79cc58d8f59edf82a64eac716b84f11911b2bc63c40529575dbaf67f4896efb" metafile = true +[[files]] +file = "mods/cc-vs.pw.toml" +hash = "31d0eb6401336daf300ae28feb62b45de68c9deaad0dc8be7335a80d99bf6ee5" +metafile = true + [[files]] file = "mods/cccbridge.pw.toml" hash = "d94da74c5f4dce9b7b6586f04b3bfe99ff2b2b5298258b8ab9b111c1c126bb67" @@ -429,6 +434,11 @@ file = "mods/entityculling.pw.toml" hash = "9f499eff7ddb9eeab719f19808cbcf41f2b77d06ebf946f157cf7b5f52f64e70" metafile = true +[[files]] +file = "mods/eureka.pw.toml" +hash = "b9776960dcc40b4688a1ef1129932694cc8a5b7248c057284022446ac19101cf" +metafile = true + [[files]] file = "mods/exordium.pw.toml" hash = "2b9b5a34a6f3cb5796b4e9996fe1da41d7b063b2727743aeed6c8d350d7cdbb6" @@ -1164,6 +1174,11 @@ file = "mods/trinkets.pw.toml" hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9" metafile = true +[[files]] +file = "mods/valkyrien-skies.pw.toml" +hash = "acc29f4d30641c8138744b8c15cad479e17c601567de64b19ddb82aff37b3ad1" +metafile = true + [[files]] file = "mods/variant-vanilla-blocks.pw.toml" hash = "b44fe20480e3cc056ba0309e4997fe59ba5aba617410009317274c03a3487ab9" diff --git a/mods/cc-vs.pw.toml b/mods/cc-vs.pw.toml new file mode 100644 index 0000000..0f3c73f --- /dev/null +++ b/mods/cc-vs.pw.toml @@ -0,0 +1,13 @@ +name = "CC: VS" +filename = "cc_vs-1.20.1-fabric-0.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bvgy8HrZ/versions/8Xl4d2Lj/cc_vs-1.20.1-fabric-0.1.0.jar" +hash-format = "sha1" +hash = "d690be71f7ba220ef856a99d62e11f3d1e1ae02d" + +[update] +[update.modrinth] +mod-id = "bvgy8HrZ" +version = "8Xl4d2Lj" diff --git a/mods/eureka.pw.toml b/mods/eureka.pw.toml new file mode 100644 index 0000000..30cb28e --- /dev/null +++ b/mods/eureka.pw.toml @@ -0,0 +1,13 @@ +name = "Eureka! Ships! for Valkyrien Skies (Forge/Fabric)" +filename = "eureka-1201-1.5.1-beta.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EO8aSHxh/versions/sXx5EPib/eureka-1201-1.5.1-beta.3.jar" +hash-format = "sha1" +hash = "8100f4117fe236343b6f03d8f03e0d9fd8322919" + +[update] +[update.modrinth] +mod-id = "EO8aSHxh" +version = "sXx5EPib" diff --git a/mods/valkyrien-skies.pw.toml b/mods/valkyrien-skies.pw.toml new file mode 100644 index 0000000..0a2fa63 --- /dev/null +++ b/mods/valkyrien-skies.pw.toml @@ -0,0 +1,13 @@ +name = "Valkyrien Skies" +filename = "valkyrienskies-120-2.3.0-beta.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/V5ujR2yw/versions/wDYLclLS/valkyrienskies-120-2.3.0-beta.5.jar" +hash-format = "sha1" +hash = "284bbc3f8eb3f4c0d8ac1bb57eb6cff5af35a25c" + +[update] +[update.modrinth] +mod-id = "V5ujR2yw" +version = "wDYLclLS" diff --git a/pack.toml b/pack.toml index d4b9087..e307551 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 = "b3ebe07ef6b26da22f15266e7bea6552e790b269ce76497339b8ae29520359f4" +hash = "f7dd937faef5e0c5642f64fd818299f0a535f822a5d0e822f2672d9fee4d6922" [versions] fabric = "0.15.11" From 04c11fcb948783b7dfb901f20959dc573c2648ae Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 27 Jul 2024 00:32:58 +0300 Subject: [PATCH 2/2] [chore+add] Mod updates, ExtendedAE, BetterP2P --- index.toml | 43 ++++++++++++++++++++++----------- mods/better-stats.pw.toml | 8 +++--- mods/betterp2p.pw.toml | 13 ++++++++++ mods/c2me-fabric.pw.toml | 8 +++--- mods/collective.pw.toml | 8 +++--- mods/copycats.pw.toml | 8 +++--- mods/dynamic-fps.pw.toml | 8 +++--- mods/extended-ae.pw.toml | 13 ++++++++++ mods/glodium.pw.toml | 13 ++++++++++ mods/jade-addons-fabric.pw.toml | 8 +++--- mods/jei.pw.toml | 8 +++--- mods/kiwi.pw.toml | 8 +++--- mods/lets-do-bakery.pw.toml | 8 +++--- mods/lets-do-vinery.pw.toml | 8 +++--- mods/macaws-roofs.pw.toml | 8 +++--- mods/moonlight.pw.toml | 8 +++--- mods/nbt-autocomplete.pw.toml | 8 +++--- mods/seasonhud-fabric.pw.toml | 8 +++--- pack.toml | 2 +- 19 files changed, 125 insertions(+), 71 deletions(-) create mode 100644 mods/betterp2p.pw.toml create mode 100644 mods/extended-ae.pw.toml create mode 100644 mods/glodium.pw.toml diff --git a/index.toml b/index.toml index f640617..4244677 100644 --- a/index.toml +++ b/index.toml @@ -106,7 +106,7 @@ metafile = true [[files]] file = "mods/better-stats.pw.toml" -hash = "c3c0934476bb1a8438b382b7ba9c32d1be0c97cb10b38d7494a60c518d99d0a7" +hash = "25e4e9b1ba7aecc68f498dafc66267c17efefbc604a24fac84d9ddab329920f9" metafile = true [[files]] @@ -119,6 +119,11 @@ file = "mods/bettercommandblockui.pw.toml" hash = "f4d036e6c333563a58a0d8733074f1e426237d66d57887cce13e189f4ee32231" metafile = true +[[files]] +file = "mods/betterp2p.pw.toml" +hash = "a3c31f1d17dddb370816565128a4b5e7a943d85f9ab71bc55bf5c0d1eaa6c009" +metafile = true + [[files]] file = "mods/bl4cks-sit.pw.toml" hash = "cececdd6c8b1b3ebe9907176ec8eb9510ccfde9b1bcfc7f05f92383867ae216e" @@ -171,7 +176,7 @@ metafile = true [[files]] file = "mods/c2me-fabric.pw.toml" -hash = "5afe4e900b83aa83109d0c845df28e9695d8e3639518b0f08169a547f0e3682b" +hash = "cc0eee8c6e2df7fa84c66ad42ce725c1ee29b1ca6c3b928f0ab7ab43f2554581" metafile = true [[files]] @@ -251,7 +256,7 @@ metafile = true [[files]] file = "mods/collective.pw.toml" -hash = "ff8dc50c39cb0488c0b95eead83d4137faca5556f949768dc412ba83cc9a231e" +hash = "3d35417afcaac0e90474e2c321b407364ea680ffa04b7b5146e7f5feb8d5b05a" metafile = true [[files]] @@ -286,7 +291,7 @@ metafile = true [[files]] file = "mods/copycats.pw.toml" -hash = "03bdf852340d30f8460a312011d01ed7103f80d3552e2d325cc5496e7cfa9c53" +hash = "4446114023212017387263c94e75b9e3ff626289a8802c34bfc3813de2ebbd1e" metafile = true [[files]] @@ -416,7 +421,7 @@ metafile = true [[files]] file = "mods/dynamic-fps.pw.toml" -hash = "d66ea8c1b07884fd9de62cfbd344a74760388b9d19b0d82c32557e3edb4daad9" +hash = "dd5845c1871ac495fe753326607220b119ddfe18bf0d139e011cb944da020d18" metafile = true [[files]] @@ -449,6 +454,11 @@ file = "mods/explorers-compass.pw.toml" hash = "d5dd2ff45974aaf530fb0d6233cb64c55d220a6279a438e81ee45eca320412c5" metafile = true +[[files]] +file = "mods/extended-ae.pw.toml" +hash = "616145aa739bbe06d7d31d9da1e8abb4098fcdc32d2a22c401a83f4d3148a4da" +metafile = true + [[files]] file = "mods/extended-drawers.pw.toml" hash = "06859e85abd86899e44b38c090d53f5804550aca2a23924fbb6bb1867d0b859a" @@ -564,6 +574,11 @@ file = "mods/glass-armor.pw.toml" hash = "7d96e5390b84e0f484a6de91180c330634833f826856dee0930cfc5318f3edd0" metafile = true +[[files]] +file = "mods/glodium.pw.toml" +hash = "102574913c15868469013dec270a66e8c4dfcb04d7231bad03a9c7150d602b7f" +metafile = true + [[files]] file = "mods/gravestones.pw.toml" hash = "ace9dbdca93d66c486a4474081fc91219640e506b62679bce01318c34af51e13" @@ -616,7 +631,7 @@ metafile = true [[files]] file = "mods/jade-addons-fabric.pw.toml" -hash = "063ef9a509d15f98acd95d4032e617b90c9f0d105c8872b9186d6ed16672247a" +hash = "20c84e35ab95d838421f55e96678a5f62ad943492682b7079e08b8681c2b82cb" metafile = true [[files]] @@ -631,7 +646,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "5f44d2c758c59102a423b64109d214500e6eeea92d726ea25a13617496e81490" +hash = "cbea37540f90663d753d49e1e3549050d2283d60192c95ea9db19b7a8cbd7550" metafile = true [[files]] @@ -646,7 +661,7 @@ metafile = true [[files]] file = "mods/kiwi.pw.toml" -hash = "fb9a8b75817889fe8bc7e58194eb1c092ab09c48c588505db99c96cef6e54bb3" +hash = "f015e2127aa20d5b48453783a5dba296523373efbbb77472fcf3bdf8c275ccac" metafile = true [[files]] @@ -671,7 +686,7 @@ metafile = true [[files]] file = "mods/lets-do-bakery.pw.toml" -hash = "748e43792ed283a9c4032f0e7898cb533caddce5c9dddd468dcc6e0e7d283810" +hash = "d45ee7f85d2fc9609d58a28aca36598f56378de4c8c5c677b7b54b73d7f93023" metafile = true [[files]] @@ -691,7 +706,7 @@ metafile = true [[files]] file = "mods/lets-do-vinery.pw.toml" -hash = "519a59d9d667e65571ead91d1f971fadab6a618df98a544bab9eeb426c9cb98c" +hash = "6709cd60e096f0a945a2f8c6c3be6fab7ff704f710511899f2d7d5a0652b1097" metafile = true [[files]] @@ -716,7 +731,7 @@ metafile = true [[files]] file = "mods/macaws-roofs.pw.toml" -hash = "971a7e49503555529ad2786ec4fc1c3699033e7233c96980723ea05531b234d9" +hash = "588ea6e8273ae73c13c29e392dcb1fadcf93448abd2d345b11bd46dc2299dbc8" metafile = true [[files]] @@ -776,7 +791,7 @@ metafile = true [[files]] file = "mods/moonlight.pw.toml" -hash = "b5108968198fd3f94c1eb859f65455483f11a95bedfa77746bf30d11f60c0651" +hash = "bbc45f671b446c7c341775e6f30f6585f8c519fc41308e834ded56e4d1c03f88" metafile = true [[files]] @@ -816,7 +831,7 @@ metafile = true [[files]] file = "mods/nbt-autocomplete.pw.toml" -hash = "7b8ee5c8b7310d25120f0389fd131dd04f53fb5bf6173caa7dfe767aa61e0bf3" +hash = "de730d0780ef09859147a64ee3a29e053c59d0f51b0b7d66fc9cc89108d8ee55" metafile = true [[files]] @@ -1011,7 +1026,7 @@ metafile = true [[files]] file = "mods/seasonhud-fabric.pw.toml" -hash = "1034e104b02b5fc92f09a1158fbbbeb1bd197d61ca6a3937bf8e5f3accb1ca5e" +hash = "4c055b56cd3dd958a9a840cf4a203b566c455f211ac530708a6dd0dbf25aabd0" metafile = true [[files]] diff --git a/mods/better-stats.pw.toml b/mods/better-stats.pw.toml index 4aee21f..ffda40c 100644 --- a/mods/better-stats.pw.toml +++ b/mods/better-stats.pw.toml @@ -1,13 +1,13 @@ name = "Better Statistics Screen" -filename = "betterstats-3.9.7+fabric-1.20.1.jar" +filename = "betterstats-3.12.4+fabric-1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/L2ERNR7d/betterstats-3.9.7%2Bfabric-1.20.1.jar" +url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/gzcXPgrI/betterstats-3.12.4%2Bfabric-1.20.1.jar" hash-format = "sha1" -hash = "3fd85b69c3c5d46b23a1aa9327cf7f197b51f6aa" +hash = "0c63071a995921d85006d317d8f6cdbce7911547" [update] [update.modrinth] mod-id = "n6PXGAoM" -version = "L2ERNR7d" +version = "gzcXPgrI" diff --git a/mods/betterp2p.pw.toml b/mods/betterp2p.pw.toml new file mode 100644 index 0000000..4ada07f --- /dev/null +++ b/mods/betterp2p.pw.toml @@ -0,0 +1,13 @@ +name = "Better P2P" +filename = "betterp2p-1.4.2-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9DDxOvTJ/versions/E2Vvan3r/betterp2p-1.4.2-fabric.jar" +hash-format = "sha1" +hash = "2a20bb0f880ff9587ce706aa155b57357eee3e6c" + +[update] +[update.modrinth] +mod-id = "9DDxOvTJ" +version = "E2Vvan3r" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml index d04cce1..7dbb2a4 100644 --- a/mods/c2me-fabric.pw.toml +++ b/mods/c2me-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.5.jar" +filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.8.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/QZ5cUNXs/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.5.jar" +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/fiVsQlki/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.8.jar" hash-format = "sha1" -hash = "f02c57844c514cf6706c8c31508e31af04238e1c" +hash = "0b9b6721a14ed35a7dfb70ef48d05a38778f1166" [update] [update.modrinth] mod-id = "VSNURh3q" -version = "QZ5cUNXs" +version = "fiVsQlki" diff --git a/mods/collective.pw.toml b/mods/collective.pw.toml index d7747e5..645200d 100644 --- a/mods/collective.pw.toml +++ b/mods/collective.pw.toml @@ -1,13 +1,13 @@ name = "Collective" -filename = "collective-1.20.1-7.71.jar" +filename = "collective-1.20.1-7.74.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/4PHvK72M/collective-1.20.1-7.71.jar" +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/CACoN3MX/collective-1.20.1-7.74.jar" hash-format = "sha1" -hash = "d6a6a0784c1799cf4be66e4af3c6cc7e8d57fc07" +hash = "51f664aa69c32d51653635c8b21639881445e411" [update] [update.modrinth] mod-id = "e0M1UDsY" -version = "4PHvK72M" +version = "CACoN3MX" diff --git a/mods/copycats.pw.toml b/mods/copycats.pw.toml index 5ce27ab..ff663a3 100644 --- a/mods/copycats.pw.toml +++ b/mods/copycats.pw.toml @@ -1,13 +1,13 @@ name = "Create: Copycats+" -filename = "copycats-2.0.4+mc.1.20.1-fabric.jar" +filename = "copycats-2.0.5+mc.1.20.1-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/UT2M39wf/versions/Vtylonm5/copycats-2.0.4%2Bmc.1.20.1-fabric.jar" +url = "https://cdn.modrinth.com/data/UT2M39wf/versions/vNqknQZo/copycats-2.0.5%2Bmc.1.20.1-fabric.jar" hash-format = "sha1" -hash = "972709372ee33acf707dca7ed6b7c70fe562a1d7" +hash = "7910ccf00db8f773f0cd0a557f69f9ece6ee0aa2" [update] [update.modrinth] mod-id = "UT2M39wf" -version = "Vtylonm5" +version = "vNqknQZo" diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml index 14a3b46..902445e 100644 --- a/mods/dynamic-fps.pw.toml +++ b/mods/dynamic-fps.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic FPS" -filename = "dynamic-fps-3.6.0+minecraft-1.20.0-fabric.jar" +filename = "dynamic-fps-3.6.1+minecraft-1.20.0-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/5e8bQR5b/dynamic-fps-3.6.0%2Bminecraft-1.20.0-fabric.jar" +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/P279QZmx/dynamic-fps-3.6.1%2Bminecraft-1.20.0-fabric.jar" hash-format = "sha1" -hash = "4da8626b0bcae68f19552d54cc6430906e3fb5a8" +hash = "40ee46c27c97781d879a3223863c4e0bb1b2244a" [update] [update.modrinth] mod-id = "LQ3K71Q1" -version = "5e8bQR5b" +version = "P279QZmx" diff --git a/mods/extended-ae.pw.toml b/mods/extended-ae.pw.toml new file mode 100644 index 0000000..a8e2b1f --- /dev/null +++ b/mods/extended-ae.pw.toml @@ -0,0 +1,13 @@ +name = "Extended AE" +filename = "ExtendedAE-1.20-1.0.2-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/JiOqfoFM/versions/Wmmw6SrO/ExtendedAE-1.20-1.0.2-fabric.jar" +hash-format = "sha1" +hash = "712edf150e4dc26d4a00476e4bd0d66392ebe3c8" + +[update] +[update.modrinth] +mod-id = "JiOqfoFM" +version = "Wmmw6SrO" diff --git a/mods/glodium.pw.toml b/mods/glodium.pw.toml new file mode 100644 index 0000000..536fc59 --- /dev/null +++ b/mods/glodium.pw.toml @@ -0,0 +1,13 @@ +name = "Glodium" +filename = "Glodium-1.20-1.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/UhW5uCKw/versions/sIc0jtl4/Glodium-1.20-1.1-fabric.jar" +hash-format = "sha1" +hash = "5c20bcfd89226a8bb00bc6ef93f93e4bcdca7657" + +[update] +[update.modrinth] +mod-id = "UhW5uCKw" +version = "sIc0jtl4" diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml index c65911c..d009cb2 100644 --- a/mods/jade-addons-fabric.pw.toml +++ b/mods/jade-addons-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Jade Addons (Fabric)" -filename = "JadeAddons-1.20.1-fabric-5.2.5.jar" +filename = "JadeAddons-1.20.1-fabric-5.2.6.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fThnVRli/versions/8NamGveF/JadeAddons-1.20.1-fabric-5.2.5.jar" +url = "https://cdn.modrinth.com/data/fThnVRli/versions/YlThsx3a/JadeAddons-1.20.1-fabric-5.2.6.jar" hash-format = "sha1" -hash = "427c7c5deef7c3d804f0b89440f03d65e402557b" +hash = "6078cf7ba5a36ebc80393a72dab51904fdd386eb" [update] [update.modrinth] mod-id = "fThnVRli" -version = "8NamGveF" +version = "YlThsx3a" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index aabe1bb..f455978 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-fabric-15.8.0.15.jar" +filename = "jei-1.20.1-fabric-15.8.2.23.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/jARbbXvV/jei-1.20.1-fabric-15.8.0.15.jar" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/BmT1uzA9/jei-1.20.1-fabric-15.8.2.23.jar" hash-format = "sha1" -hash = "31efbe7702336b7055b3e6ab6321dea5f6e7ea4a" +hash = "12d2bd74b1d7f9b1a141db328d5df1bf14881869" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "jARbbXvV" +version = "BmT1uzA9" diff --git a/mods/kiwi.pw.toml b/mods/kiwi.pw.toml index 176d86c..b33d475 100644 --- a/mods/kiwi.pw.toml +++ b/mods/kiwi.pw.toml @@ -1,13 +1,13 @@ name = "Kiwi 🥝" -filename = "Kiwi-1.20.1-fabric-11.6.2.jar" +filename = "Kiwi-1.20.1-fabric-11.6.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ufdDoWPd/versions/PeDa5Y5Z/Kiwi-1.20.1-fabric-11.6.2.jar" +url = "https://cdn.modrinth.com/data/ufdDoWPd/versions/eHo98RlA/Kiwi-1.20.1-fabric-11.6.3.jar" hash-format = "sha1" -hash = "e04e68bbe64ef50653b352069b5e5c41218bec8b" +hash = "86cc355afc695c3118ea18cae5b9c51a9e774fbe" [update] [update.modrinth] mod-id = "ufdDoWPd" -version = "PeDa5Y5Z" +version = "eHo98RlA" diff --git a/mods/lets-do-bakery.pw.toml b/mods/lets-do-bakery.pw.toml index 34b09c4..50019a0 100644 --- a/mods/lets-do-bakery.pw.toml +++ b/mods/lets-do-bakery.pw.toml @@ -1,13 +1,13 @@ name = "[Let's Do] Bakery" -filename = "letsdo-bakery-fabric-1.1.13.jar" +filename = "letsdo-bakery-fabric-1.1.15.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/WFwYiVoG/versions/mmOt4p2B/letsdo-bakery-fabric-1.1.13.jar" +url = "https://cdn.modrinth.com/data/WFwYiVoG/versions/Fywe1lBT/letsdo-bakery-fabric-1.1.15.jar" hash-format = "sha1" -hash = "3f3960ab07969841ca6e7f5a92c5c0ba6925ed77" +hash = "e48ea2a659e0f57a7d1b1cc055a1451bd354898f" [update] [update.modrinth] mod-id = "WFwYiVoG" -version = "mmOt4p2B" +version = "Fywe1lBT" diff --git a/mods/lets-do-vinery.pw.toml b/mods/lets-do-vinery.pw.toml index c680d50..d9651c0 100644 --- a/mods/lets-do-vinery.pw.toml +++ b/mods/lets-do-vinery.pw.toml @@ -1,13 +1,13 @@ name = "[Let's Do] Vinery" -filename = "letsdo-vinery-fabric-1.4.26.jar" +filename = "letsdo-vinery-fabric-1.4.27.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/1DWmBJVA/versions/UPNUujMk/letsdo-vinery-fabric-1.4.26.jar" +url = "https://cdn.modrinth.com/data/1DWmBJVA/versions/Dhvgncc5/letsdo-vinery-fabric-1.4.27.jar" hash-format = "sha1" -hash = "073ef67aafb4561d299ad3ce80906180307fcecf" +hash = "b1e6d0cd1cf9c0261b1667c929236f5111ec98ce" [update] [update.modrinth] mod-id = "1DWmBJVA" -version = "UPNUujMk" +version = "Dhvgncc5" diff --git a/mods/macaws-roofs.pw.toml b/mods/macaws-roofs.pw.toml index a0a54de..a518e66 100644 --- a/mods/macaws-roofs.pw.toml +++ b/mods/macaws-roofs.pw.toml @@ -1,13 +1,13 @@ name = "Macaw's Roofs" -filename = "mcw-roofs-2.3.0-mc1.20.1fabric.jar" +filename = "mcw-roofs-2.3.1-mc1.20.1fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/B8jaH3P1/versions/1pifUOpQ/mcw-roofs-2.3.0-mc1.20.1fabric.jar" +url = "https://cdn.modrinth.com/data/B8jaH3P1/versions/EOjhPmTj/mcw-roofs-2.3.1-mc1.20.1fabric.jar" hash-format = "sha1" -hash = "3ea28d31fbb9e5966176f6e323dbba53f7ea6ac5" +hash = "03559213071a62193cddf1ed5294ab719fda5db1" [update] [update.modrinth] mod-id = "B8jaH3P1" -version = "1pifUOpQ" +version = "EOjhPmTj" diff --git a/mods/moonlight.pw.toml b/mods/moonlight.pw.toml index 25c02df..e09847e 100644 --- a/mods/moonlight.pw.toml +++ b/mods/moonlight.pw.toml @@ -1,13 +1,13 @@ name = "Moonlight Lib" -filename = "moonlight-1.20-2.12.8-fabric.jar" +filename = "moonlight-1.20-2.12.9-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/twkfQtEc/versions/BvIUpTIY/moonlight-1.20-2.12.8-fabric.jar" +url = "https://cdn.modrinth.com/data/twkfQtEc/versions/30ASngKM/moonlight-1.20-2.12.9-fabric.jar" hash-format = "sha1" -hash = "6585fdc874c77b08ea5426b0eac83bfab278bfd1" +hash = "ae7dd76ad3e09d0a1b9ca9f1e3f9dee43b64b8d2" [update] [update.modrinth] mod-id = "twkfQtEc" -version = "BvIUpTIY" +version = "30ASngKM" diff --git a/mods/nbt-autocomplete.pw.toml b/mods/nbt-autocomplete.pw.toml index d123d19..cc22e40 100644 --- a/mods/nbt-autocomplete.pw.toml +++ b/mods/nbt-autocomplete.pw.toml @@ -1,16 +1,16 @@ name = "NBT Autocomplete" -filename = "NBTac-FABRIC-1.20.1-1.3.1.jar" +filename = "NBTac-FABRIC-1.20.1-1.3.3.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/UR0ocuEt/versions/77A8nQwZ/NBTac-FABRIC-1.20.1-1.3.1.jar" +url = "https://cdn.modrinth.com/data/UR0ocuEt/versions/AugyBSQv/NBTac-FABRIC-1.20.1-1.3.3.jar" hash-format = "sha1" -hash = "42d0d696b1efb429396f88b0cb55a32913eb454f" +hash = "531b0203578e184bd5bcfcf96b3f881d229d544b" [update] [update.modrinth] mod-id = "UR0ocuEt" -version = "77A8nQwZ" +version = "AugyBSQv" [option] optional = true diff --git a/mods/seasonhud-fabric.pw.toml b/mods/seasonhud-fabric.pw.toml index 30ac7eb..b77db1c 100644 --- a/mods/seasonhud-fabric.pw.toml +++ b/mods/seasonhud-fabric.pw.toml @@ -1,13 +1,13 @@ name = "SeasonHUD-Fabric" -filename = "seasonhud-fabric-1.20.1-1.9.4.jar" +filename = "seasonhud-fabric-1.20.1-1.9.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/iDiIfZLX/versions/LjhmtSOk/seasonhud-fabric-1.20.1-1.9.4.jar" +url = "https://cdn.modrinth.com/data/iDiIfZLX/versions/wkfWQUBY/seasonhud-fabric-1.20.1-1.9.6.jar" hash-format = "sha1" -hash = "37e51f9d79027ea40c94fa7762d6a8c2a2472f34" +hash = "01f3c0e11abe386d1dde418fb76df6e11e538b46" [update] [update.modrinth] mod-id = "iDiIfZLX" -version = "LjhmtSOk" +version = "wkfWQUBY" diff --git a/pack.toml b/pack.toml index e307551..6af84a8 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 = "f7dd937faef5e0c5642f64fd818299f0a535f822a5d0e822f2672d9fee4d6922" +hash = "fee67c528035b13819117860d244289c2f54eaf138aba0218001f73a5c26b6e6" [versions] fabric = "0.15.11"