From 72292b88adb9565d865adb7fdaac5b49daef53de Mon Sep 17 00:00:00 2001 From: materus Date: Fri, 23 May 2025 21:27:12 +0200 Subject: [PATCH] update --- index.toml | 40 ++++++++++----------------- mods/ae2.pw.toml | 13 --------- mods/applied-cooking.pw.toml | 13 --------- mods/create-applied-kinetics.pw.toml | 13 --------- mods/create-stock-bridge.pw.toml | 13 --------- mods/mantle.pw.toml | 13 +++++++++ mods/polymorphic-energistics.pw.toml | 13 --------- mods/tinker-and-better-combat.pw.toml | 13 +++++++++ mods/tinkers-construct.pw.toml | 13 +++++++++ pack.toml | 2 +- 10 files changed, 55 insertions(+), 91 deletions(-) delete mode 100644 mods/ae2.pw.toml delete mode 100644 mods/applied-cooking.pw.toml delete mode 100644 mods/create-applied-kinetics.pw.toml delete mode 100644 mods/create-stock-bridge.pw.toml create mode 100644 mods/mantle.pw.toml delete mode 100644 mods/polymorphic-energistics.pw.toml create mode 100644 mods/tinker-and-better-combat.pw.toml create mode 100644 mods/tinkers-construct.pw.toml diff --git a/index.toml b/index.toml index 022296c..5003407 100644 --- a/index.toml +++ b/index.toml @@ -23,11 +23,6 @@ file = "mods/advancement-plaques.pw.toml" hash = "f131905d113ba9dd127abf3c9f897aaf4ecf59657c415752533893d44cb584df" metafile = true -[[files]] -file = "mods/ae2.pw.toml" -hash = "a320ecd17d3a45726826bdec6f25bc3d78369a8949684f60b0b84d95afaf0dd3" -metafile = true - [[files]] file = "mods/ai-improvements.pw.toml" hash = "11c40209898628cc8ca75d28f539c449384b40600bfc88272306f6138f4e4428" @@ -83,11 +78,6 @@ file = "mods/appleskin.pw.toml" hash = "8d0321177fed4a0b48554c40158b43db62f6cdaa768f584ef6a11575dfaa6223" metafile = true -[[files]] -file = "mods/applied-cooking.pw.toml" -hash = "a51a50bf04b22c402da68aa24ed7a8307b2e0f831f5ab7f8c5fc66b70e4fd346" -metafile = true - [[files]] file = "mods/aquaculture.pw.toml" hash = "c4ba20c9dc88687865d5c9dd2b6e0043a69055c46b8fd935dd74c43ee56b5428" @@ -333,11 +323,6 @@ file = "mods/corpse.pw.toml" hash = "cecf861a5103ad5d9509a3b3b74d395640ca8a5f453839b73ab9be5d3dd3ad2a" metafile = true -[[files]] -file = "mods/create-applied-kinetics.pw.toml" -hash = "7754a67e108cce0fa7d2eb6ed82684343f8d788b16e1d8027203cc4027bf8e23" -metafile = true - [[files]] file = "mods/create-better-fps.pw.toml" hash = "ab68cc8a6e8aaff2b1946181d871182f3adc388a9653f3be16dde4527774c4fc" @@ -428,11 +413,6 @@ file = "mods/create-sifting.pw.toml" hash = "893ac4b329bf30363f057fcdfd2fd973f52dbe89320ff0bf481c6652fc0e6167" metafile = true -[[files]] -file = "mods/create-stock-bridge.pw.toml" -hash = "9d7e403eb2adaef676d6cdcfbec8bfd149c7aa97c8231cd7b5f4291ce303c3f2" -metafile = true - [[files]] file = "mods/create-stuff-additions.pw.toml" hash = "baaedf357e45d8998dd5c81bbd06fc86764728c20d1f61a14f33d9908c393e5a" @@ -1053,6 +1033,11 @@ file = "mods/magnum-torch-forge.pw.toml" hash = "5f6768157929bccb85b4b561fb4e16c99018ad93ce3f53b945ab9b37307c3665" metafile = true +[[files]] +file = "mods/mantle.pw.toml" +hash = "beda705d37da2e3ead89c3785954aa5ac3875174e874d31dc5b6078c57544a8e" +metafile = true + [[files]] file = "mods/mapfrontiers.pw.toml" hash = "04561af8e52d22175ac7cafb3a849159f04db3441b61d52b074dd28f1623679d" @@ -1223,11 +1208,6 @@ file = "mods/polymorph.pw.toml" hash = "8c65958007f81cdf1a57dac999ec7ffdde17cce6154c9a2f75bbb389fd11efbf" metafile = true -[[files]] -file = "mods/polymorphic-energistics.pw.toml" -hash = "2d47877684bd91ad4c597b68bae4a8af3964011bfc0fd52e004469368f23b834" -metafile = true - [[files]] file = "mods/ponder.pw.toml" hash = "64ded834b8e641fdd53e916bbe44e1b57e15902ddfe138a66e88949d3067572c" @@ -1563,6 +1543,16 @@ file = "mods/thermal-locomotion.pw.toml" hash = "0459cc802d3353342386dfe9455b99587a4dc39ca4007944d71d248517965754" metafile = true +[[files]] +file = "mods/tinker-and-better-combat.pw.toml" +hash = "72f51da2ab756f45b6671cbb42ceba90ece4ca4de1b02e356dde2c08910b423c" +metafile = true + +[[files]] +file = "mods/tinkers-construct.pw.toml" +hash = "ef691f94bafcddb82e719f73ba834aeca547ef895307bc7482188d04c5fcfe93" +metafile = true + [[files]] file = "mods/titanium.pw.toml" hash = "5e41fd8f565e09e83868e4c4776154befd3203b01ed5f09b6f7cd27687ec0041" diff --git a/mods/ae2.pw.toml b/mods/ae2.pw.toml deleted file mode 100644 index 37d40a7..0000000 --- a/mods/ae2.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Applied Energistics 2" -filename = "appliedenergistics2-forge-15.4.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/eqFFaFdj/appliedenergistics2-forge-15.4.2.jar" -hash-format = "sha1" -hash = "829ccaed2a1d1d25e9f5e459ccc481a3c061f8c1" - -[update] -[update.modrinth] -mod-id = "XxWD5pD3" -version = "eqFFaFdj" diff --git a/mods/applied-cooking.pw.toml b/mods/applied-cooking.pw.toml deleted file mode 100644 index a1a01d0..0000000 --- a/mods/applied-cooking.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Applied Cooking" -filename = "appliedcooking-4.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/BmMjyidG/versions/VwTKP4ii/appliedcooking-4.0.0.jar" -hash-format = "sha1" -hash = "a034d84dee09bdc9985a49b241cb26cfbfc8564a" - -[update] -[update.modrinth] -mod-id = "BmMjyidG" -version = "VwTKP4ii" diff --git a/mods/create-applied-kinetics.pw.toml b/mods/create-applied-kinetics.pw.toml deleted file mode 100644 index 338db84..0000000 --- a/mods/create-applied-kinetics.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Applied Kinetics" -filename = "createappliedkinetics-1.5.0-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/mYGTCuZY/versions/CZUWU9AD/createappliedkinetics-1.5.0-1.20.1.jar" -hash-format = "sha1" -hash = "8fff73e57aa40567497efc25ca33b43d8f98ee27" - -[update] -[update.modrinth] -mod-id = "mYGTCuZY" -version = "CZUWU9AD" diff --git a/mods/create-stock-bridge.pw.toml b/mods/create-stock-bridge.pw.toml deleted file mode 100644 index 8b4e98b..0000000 --- a/mods/create-stock-bridge.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create Stock Bridge" -filename = "createstockbridge-1.20-0.1.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/V7mbOBO4/versions/RNDOqgjB/createstockbridge-1.20-0.1.2.jar" -hash-format = "sha1" -hash = "204542d2854ad61884ae41fd4130f3c241ad283e" - -[update] -[update.modrinth] -mod-id = "V7mbOBO4" -version = "RNDOqgjB" diff --git a/mods/mantle.pw.toml b/mods/mantle.pw.toml new file mode 100644 index 0000000..00f3dbf --- /dev/null +++ b/mods/mantle.pw.toml @@ -0,0 +1,13 @@ +name = "Mantle" +filename = "Mantle-1.20.1-1.11.44.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "db0aa95649c5943d416ddd31c44c84812b06d42a" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6258424 +project-id = 74924 diff --git a/mods/polymorphic-energistics.pw.toml b/mods/polymorphic-energistics.pw.toml deleted file mode 100644 index 3cf005f..0000000 --- a/mods/polymorphic-energistics.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Polymorphic Energistics" -filename = "polyeng-forge-0.1.1-1.20.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4617a4de40edda9a480ea0c33ba03e97d4a3ae1a" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5282394 -project-id = 941096 diff --git a/mods/tinker-and-better-combat.pw.toml b/mods/tinker-and-better-combat.pw.toml new file mode 100644 index 0000000..f5a1ce3 --- /dev/null +++ b/mods/tinker-and-better-combat.pw.toml @@ -0,0 +1,13 @@ +name = "Tinker and Better Combat" +filename = "TinkerBetterCombat 0.5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "d964602a8c69d943cac11edc02e7eb699d57a95b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6545948 +project-id = 1061728 diff --git a/mods/tinkers-construct.pw.toml b/mods/tinkers-construct.pw.toml new file mode 100644 index 0000000..a712fc6 --- /dev/null +++ b/mods/tinkers-construct.pw.toml @@ -0,0 +1,13 @@ +name = "Tinkers Construct" +filename = "TConstruct-1.20.1-3.9.2.37.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "8f7c7746e65a2b3d1486db6ea8677219d45a8b1f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6266282 +project-id = 74072 diff --git a/pack.toml b/pack.toml index 04ff953..133e413 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 = "e2a55ff9fdff141d4d057a5f0753be44d3bbb2fcbb1cca152c053045a391f4ca" +hash = "59bddc9cdbb8e9903326f181a98791a86c638ee601c4ebd1cb71635966fd0b5c" [versions] forge = "47.4.0"