From 239601b768f7db1df328aa69615c7d7285292466 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 11 May 2025 11:20:12 -0600 Subject: [PATCH] Add FTB stuff --- index.toml | 19 +++++++++++++++++-- mods/architectury-api.pw.toml | 12 ++++++------ mods/fabric-api.pw.toml | 12 ++++++------ mods/ftb-library-fabric.pw.toml | 13 +++++++++++++ mods/ftb-teams-fabric.pw.toml | 13 +++++++++++++ mods/ftb-ultimine-fabric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 7 files changed, 69 insertions(+), 15 deletions(-) create mode 100644 mods/ftb-library-fabric.pw.toml create mode 100644 mods/ftb-teams-fabric.pw.toml create mode 100644 mods/ftb-ultimine-fabric.pw.toml diff --git a/index.toml b/index.toml index 392004b..a638835 100644 --- a/index.toml +++ b/index.toml @@ -27,7 +27,7 @@ metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "20ac4b3e8be440d9e7932d35127748f2908db186e352c2035e82eec929a018c3" +hash = "39792a11da59cebc770f3918dd0ad53637bcbd206dc19bfa6709392bfd2d1830" metafile = true [[files]] @@ -167,7 +167,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "32f5441468282df6dc3ccb5ed4897cc0b16dcbe8ba217c973b612cb205c77fee" +hash = "a1a202ae0975dce6a24cdae0b2a8aec6ca862afe7cc1d6b8275678e4b4775b32" metafile = true [[files]] @@ -190,6 +190,21 @@ file = "mods/frozenlib.pw.toml" hash = "32a3157cd2b38ad8e3a6fe2a663c2024ed544daf53ad07b5ae7b5d6ae6e5883e" metafile = true +[[files]] +file = "mods/ftb-library-fabric.pw.toml" +hash = "4fc9902bbf457bb226451b501a461d263ea1336081b433ab89047f1af9b2166e" +metafile = true + +[[files]] +file = "mods/ftb-teams-fabric.pw.toml" +hash = "2fafdf05692c5b5342086e5e9568f9cf73a242a4871d05635b6c3a6a48fd0b22" +metafile = true + +[[files]] +file = "mods/ftb-ultimine-fabric.pw.toml" +hash = "68f5c840c90aa427f1ce5293b2da0aef8766e6bba11f8d98bcf7724a15645ba9" +metafile = true + [[files]] file = "mods/geckolib.pw.toml" hash = "0a66e7c0dee58e1e53dc0b8f12ca5175a40a93472c78e7832da9e505b34b848a" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index 24884a6..aecfb4e 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -3,11 +3,11 @@ filename = "architectury-13.0.8-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Wto0RchG/architectury-13.0.8-fabric.jar" -hash-format = "sha256" -hash = "10cbbb6f5f96a2f1853b0cc68428424cec8903409517b299ff02350756b6399d" +hash-format = "sha1" +hash = "e71346a43c563e5784580dd096338acfb45f49d4" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "lhGA9TYQ" -version = "Wto0RchG" +[update.curseforge] +file-id = 5786326 +project-id = 419699 diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index fbae5fd..66cbe3d 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -3,11 +3,11 @@ filename = "fabric-api-0.116.0+1.21.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/73Q31My7/fabric-api-0.116.0%2B1.21.1.jar" -hash-format = "sha256" -hash = "8604ed0741bd16f82dceb13f3ad2db28b002a9cd7972da74325530f65a31e939" +hash-format = "sha1" +hash = "1e2d0ab58ff89b6730d7c251a7e1f1d952e18743" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "P7dR8mSH" -version = "73Q31My7" +[update.curseforge] +file-id = 6501650 +project-id = 306612 diff --git a/mods/ftb-library-fabric.pw.toml b/mods/ftb-library-fabric.pw.toml new file mode 100644 index 0000000..2846264 --- /dev/null +++ b/mods/ftb-library-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Library (Fabric)" +filename = "ftb-library-fabric-2101.1.13.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0c2209b07d4f669965cd966aa9af8c0a9fedf443" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6466107 +project-id = 438495 diff --git a/mods/ftb-teams-fabric.pw.toml b/mods/ftb-teams-fabric.pw.toml new file mode 100644 index 0000000..d722956 --- /dev/null +++ b/mods/ftb-teams-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Teams (Fabric)" +filename = "ftb-teams-fabric-2101.1.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "e37c269a0f8dd2c75682dfcb9b873bb0142d61f8" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6119436 +project-id = 438497 diff --git a/mods/ftb-ultimine-fabric.pw.toml b/mods/ftb-ultimine-fabric.pw.toml new file mode 100644 index 0000000..a7c314c --- /dev/null +++ b/mods/ftb-ultimine-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Ultimine (Fabric)" +filename = "ftb-ultimine-fabric-2101.1.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "cdc6feccde6aae9d66196c3b6a7ef5046394d3ec" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5671704 +project-id = 448231 diff --git a/pack.toml b/pack.toml index 9bfd35a..b55fd8a 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "756f35a19e5f9512666510a43a077aaa83e24c1395cfe3994de0c1fc6f604fda" +hash = "6a5452b424e1418b2a304360202f803d6e42d7967583b22539863dd919850ab2" [versions] fabric = "0.16.14"