From 85e918be86556bd75664c44f37bd3bc7310a6646 Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 11 Apr 2024 19:26:41 +0300 Subject: [PATCH 1/2] [chore] Selective mod updates * CC:Tweaked * SwitchCraft Peripherals * Plethora Peripherals * Create * Create Steam 'n' Rails * Create Copycats * Fabric API --- index.toml | 14 +++++++------- mods/cc-tweaked.pw.toml | 8 ++++---- mods/copycats.pw.toml | 8 ++++---- mods/create-fabric.pw.toml | 8 ++++---- mods/create-steam-n-rails.pw.toml | 8 ++++---- mods/fabric-api.pw.toml | 8 ++++---- mods/plethora-peripherals.pw.toml | 8 ++++---- mods/sc-peripherals.pw.toml | 8 ++++---- pack.toml | 2 +- 9 files changed, 36 insertions(+), 36 deletions(-) diff --git a/index.toml b/index.toml index 60648f5..61ce99d 100644 --- a/index.toml +++ b/index.toml @@ -171,7 +171,7 @@ metafile = true [[files]] file = "mods/cc-tweaked.pw.toml" -hash = "d100b64a9bff423874a840c410d1a4a4d916ddceb519ead64760d186a9fd8314" +hash = "aa6fdb0075cadc58767cd4c173f7d275cc52859609c2f4832afe0463bfd94c12" metafile = true [[files]] @@ -271,7 +271,7 @@ metafile = true [[files]] file = "mods/copycats.pw.toml" -hash = "1043c67c1d8768b7070642f87d80aff82d42a2210b50faf1c0f456a2356e5ea7" +hash = "90291784f95c409c8b856d8a9e5389a4727be8f6a01dd4fd284705e0013b44ff" metafile = true [[files]] @@ -296,7 +296,7 @@ metafile = true [[files]] file = "mods/create-fabric.pw.toml" -hash = "cc457369350325e226471c9b070f7ef3e47b6ea8126e8c7c28622b2960ea3f2b" +hash = "26394151533372bce2229f31c8df7f65e2deb751cc823f317cd30682381acc8f" metafile = true [[files]] @@ -311,7 +311,7 @@ metafile = true [[files]] file = "mods/create-steam-n-rails.pw.toml" -hash = "2250d424633babae3b3f240382111fe0588e30031421fb7d6ac4f3e9d27be18c" +hash = "046aad9034b26e7181eacf1cbb00b0b36dd8f4b8531645d32172ff9ee62c4842" metafile = true [[files]] @@ -406,7 +406,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "e3272db811c06088fee691b5338e922681073fbc4f0e55a7d3865abb8b62eb0e" +hash = "f957e7280d9bae7569829edcaff25b0ba05ddb029d24f4ea53bdfb0a79615fad" metafile = true [[files]] @@ -766,7 +766,7 @@ metafile = true [[files]] file = "mods/plethora-peripherals.pw.toml" -hash = "9a86ae6feaaa25194d19804fec3a2a59f2195106920546f144fd0a0264159ddc" +hash = "634e9ad89419dd15aeffcaabe46396d00753e8bcb68a7e2c318061100a5ec10f" metafile = true [[files]] @@ -836,7 +836,7 @@ metafile = true [[files]] file = "mods/sc-peripherals.pw.toml" -hash = "51dfd77bb9ab1a12b448640b8fd60c0b6a7e048c2cee6790ba6a7c23c2aaa68a" +hash = "666bb36c42a08f6f34ac4ed954f95222ba690a6380062b740b602abe8f21901c" metafile = true [[files]] diff --git a/mods/cc-tweaked.pw.toml b/mods/cc-tweaked.pw.toml index e25f1c9..3685408 100644 --- a/mods/cc-tweaked.pw.toml +++ b/mods/cc-tweaked.pw.toml @@ -1,13 +1,13 @@ name = "CC: Tweaked" -filename = "cc-tweaked-1.20.1-fabric-1.110.1.jar" +filename = "cc-tweaked-1.20.1-fabric-1.110.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/wZ1pAuRe/cc-tweaked-1.20.1-fabric-1.110.1.jar" +url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/8mNelbCW/cc-tweaked-1.20.1-fabric-1.110.2.jar" hash-format = "sha1" -hash = "679d424bc333c42535ce0d159e5b0c00eb62bb7b" +hash = "32906367148841ff153dad2b021b139a349d531c" [update] [update.modrinth] mod-id = "gu7yAYhd" -version = "wZ1pAuRe" +version = "8mNelbCW" diff --git a/mods/copycats.pw.toml b/mods/copycats.pw.toml index 9c60e16..5424394 100644 --- a/mods/copycats.pw.toml +++ b/mods/copycats.pw.toml @@ -1,13 +1,13 @@ name = "Create: Copycats+" -filename = "Copycats-fabric.1.20.1-1.2.5.jar" +filename = "Copycats-fabric.1.20.1-1.2.6.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/UT2M39wf/versions/3aFxGW18/Copycats-fabric.1.20.1-1.2.5.jar" +url = "https://cdn.modrinth.com/data/UT2M39wf/versions/jjhScGWs/Copycats-fabric.1.20.1-1.2.6.jar" hash-format = "sha1" -hash = "ecfc99ffcef7033f81ee516f0048c7d4cb0fea0a" +hash = "33f4e1ca0d51fd98df7fbb1a51b0b214c212de16" [update] [update.modrinth] mod-id = "UT2M39wf" -version = "3aFxGW18" +version = "jjhScGWs" diff --git a/mods/create-fabric.pw.toml b/mods/create-fabric.pw.toml index c00ad47..3def9c0 100644 --- a/mods/create-fabric.pw.toml +++ b/mods/create-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Create Fabric" -filename = "create-fabric-0.5.1-f-build.1335+mc1.20.1.jar" +filename = "create-fabric-0.5.1-f-build.1417+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/A8R3Be5A/create-fabric-0.5.1-f-build.1335%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/h2HgGyvA/create-fabric-0.5.1-f-build.1417%2Bmc1.20.1.jar" hash-format = "sha1" -hash = "008a0169efbaca4a144af7467ca659a4011c30f4" +hash = "dc5c230e3b293092b457200883398225fffab597" [update] [update.modrinth] mod-id = "Xbc0uyRg" -version = "A8R3Be5A" +version = "h2HgGyvA" diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml index da6492e..f824d44 100644 --- a/mods/create-steam-n-rails.pw.toml +++ b/mods/create-steam-n-rails.pw.toml @@ -1,13 +1,13 @@ name = "Create: Steam 'n' Rails" -filename = "Steam_Rails-1.5.3+fabric-mc1.20.1.jar" +filename = "Steam_Rails-1.6.0+fabric-mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/HYfHPRG3/Steam_Rails-1.5.3%2Bfabric-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/4VzunVEQ/Steam_Rails-1.6.0%2Bfabric-mc1.20.1.jar" hash-format = "sha1" -hash = "90cd0296507dde0b0260cd24b33e042cfc990be9" +hash = "15a4af8450a8ccb38ee2de72f39e637b6bd769dd" [update] [update.modrinth] mod-id = "ZzjhlDgM" -version = "HYfHPRG3" +version = "4VzunVEQ" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index 318888d..3ef7c82 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.92.0+1.20.1.jar" +filename = "fabric-api-0.92.1+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/YG53rBmj/fabric-api-0.92.0%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/ba99D9Qf/fabric-api-0.92.1%2B1.20.1.jar" hash-format = "sha1" -hash = "3373057a5049e311557f8c9494b35ef2df88d984" +hash = "038ebcc315b5cf18c18f78f2447895dcb2ea9bac" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "YG53rBmj" +version = "ba99D9Qf" diff --git a/mods/plethora-peripherals.pw.toml b/mods/plethora-peripherals.pw.toml index 0a796a6..3d4e939 100644 --- a/mods/plethora-peripherals.pw.toml +++ b/mods/plethora-peripherals.pw.toml @@ -1,13 +1,13 @@ name = "Plethora Peripherals" -filename = "Plethora-Fabric-1.11.2.jar" +filename = "Plethora-Fabric-1.11.7.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/LDfFdCXe/versions/AaP12WpM/Plethora-Fabric-1.11.2.jar" +url = "https://cdn.modrinth.com/data/LDfFdCXe/versions/OjFtc3oY/Plethora-Fabric-1.11.7.jar" hash-format = "sha1" -hash = "172089fb18baa7094df4239ca72d9c9a9ce31dc9" +hash = "92fe6e3ebf57a7f7ff419d1fa1baa88062440422" [update] [update.modrinth] mod-id = "LDfFdCXe" -version = "AaP12WpM" +version = "OjFtc3oY" diff --git a/mods/sc-peripherals.pw.toml b/mods/sc-peripherals.pw.toml index 172ab34..2546fa7 100644 --- a/mods/sc-peripherals.pw.toml +++ b/mods/sc-peripherals.pw.toml @@ -1,13 +1,13 @@ name = "SwitchCraft Peripherals" -filename = "sc-peripherals-1.10.2.jar" +filename = "sc-peripherals-1.10.5.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/OvQeJciX/versions/fRJ3uCSE/sc-peripherals-1.10.2.jar" +url = "https://cdn.modrinth.com/data/OvQeJciX/versions/1R3KY7Z1/sc-peripherals-1.10.5.jar" hash-format = "sha1" -hash = "ca35af4981fac190eba61125ca27e7e378082841" +hash = "5a413029a618aa31a51a25dd9d87b98d4b75cd7d" [update] [update.modrinth] mod-id = "OvQeJciX" -version = "fRJ3uCSE" +version = "1R3KY7Z1" diff --git a/pack.toml b/pack.toml index 92ba8dd..5dff8d6 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 = "b3ed9a27e08a18e45b83c54b770ad170ebcd53abfd79c8bec75dca53fdbc963a" +hash = "e22fbe345839bc954515238ff4e95dd95658ded648574638cc5e09700550bf5a" [versions] fabric = "0.15.7" From 88e7447f38acacc57f9cb53ce42d45dbba0afeff Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 11 Apr 2024 19:35:01 +0300 Subject: [PATCH 2/2] [chore] Selective mod updates pt. 2 * Applied Energistics 2 * Better Statistics Screen * Bounced --- index.toml | 6 +++--- mods/ae2.pw.toml | 8 ++++---- mods/better-stats.pw.toml | 8 ++++---- mods/bounced.pw.toml | 18 +++++++++--------- pack.toml | 2 +- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/index.toml b/index.toml index 61ce99d..b1beacf 100644 --- a/index.toml +++ b/index.toml @@ -16,7 +16,7 @@ metafile = true [[files]] file = "mods/ae2.pw.toml" -hash = "1018fc8c76defd7852ba5caed8f8d9a77a2d3c0d80851010693118d2562f5a0b" +hash = "1e494492653e881a139969a339e444b76ebfc53f1fe90769e03c374aa446e327" metafile = true [[files]] @@ -106,7 +106,7 @@ metafile = true [[files]] file = "mods/better-stats.pw.toml" -hash = "5230f27b3be663d715ad85e8d44939b60ce65466362e6c4863052dfaa21eea55" +hash = "c3c0934476bb1a8438b382b7ba9c32d1be0c97cb10b38d7494a60c518d99d0a7" metafile = true [[files]] @@ -141,7 +141,7 @@ metafile = true [[files]] file = "mods/bounced.pw.toml" -hash = "305ac0234c8f24554f729ef45f4b5eade0fd1aabbdd413edc5143b42d92f643b" +hash = "0f55e8ec3bc3830a0e3ad836d1231b9a9170c531bed534d96dd149cdd0bcfc35" metafile = true [[files]] diff --git a/mods/ae2.pw.toml b/mods/ae2.pw.toml index 16ecc6d..721d525 100644 --- a/mods/ae2.pw.toml +++ b/mods/ae2.pw.toml @@ -1,13 +1,13 @@ name = "Applied Energistics 2" -filename = "appliedenergistics2-fabric-15.0.24.jar" +filename = "appliedenergistics2-fabric-15.1.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/pUCfuoqf/appliedenergistics2-fabric-15.0.24.jar" +url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/kywcQ25B/appliedenergistics2-fabric-15.1.0.jar" hash-format = "sha1" -hash = "397a694bc97c8b45ca20f6f268da1c93af9f0b4e" +hash = "277d63e2585ef7a1f78fea2c39e34ade0c38d745" [update] [update.modrinth] mod-id = "XxWD5pD3" -version = "pUCfuoqf" +version = "kywcQ25B" diff --git a/mods/better-stats.pw.toml b/mods/better-stats.pw.toml index d826296..4aee21f 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.5+fabric-1.20.1.jar" +filename = "betterstats-3.9.7+fabric-1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/RLXEmLF9/betterstats-3.9.5%2Bfabric-1.20.1.jar" +url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/L2ERNR7d/betterstats-3.9.7%2Bfabric-1.20.1.jar" hash-format = "sha1" -hash = "9e70f4fc0e51fb83d40b7adc9fa09b184e0babcc" +hash = "3fd85b69c3c5d46b23a1aa9327cf7f197b51f6aa" [update] [update.modrinth] mod-id = "n6PXGAoM" -version = "RLXEmLF9" +version = "L2ERNR7d" diff --git a/mods/bounced.pw.toml b/mods/bounced.pw.toml index dd7993d..9cb8b98 100644 --- a/mods/bounced.pw.toml +++ b/mods/bounced.pw.toml @@ -1,18 +1,18 @@ name = "Bounced" -filename = "bounced-1.20-4.0.0.jar" +filename = "bounced-4.1.0-fabric1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/2mlOZXZr/versions/RI0qnWCd/bounced-1.20-4.0.0.jar" +url = "https://cdn.modrinth.com/data/2mlOZXZr/versions/MCUZT7iQ/bounced-4.1.0-fabric1.20.jar" hash-format = "sha1" -hash = "58a0e8b277efb700b7d0bb57353449528120b9b7" - -[option] -optional = true -default = true -description = "Make game title go beueueueuumm" +hash = "6618559fc878597213566aec1b500aa8bd83c3e5" [update] [update.modrinth] mod-id = "2mlOZXZr" -version = "RI0qnWCd" +version = "MCUZT7iQ" + +[option] +optional = true +description = "Make game title go beueueueuumm" +default = true diff --git a/pack.toml b/pack.toml index 5dff8d6..07e2873 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 = "e22fbe345839bc954515238ff4e95dd95658ded648574638cc5e09700550bf5a" +hash = "08799de3dd125c3db5eca58f57f1008432941f38ea0435080daef9e37b308d09" [versions] fabric = "0.15.7"