From 0e73cde87ecd7df12a096ce4854c4ddd9ca143f6 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Mon, 17 Jul 2023 14:19:42 +0200 Subject: [PATCH] Add FTB Quests & Dependencies back --- mods/ftb-library-fabric.pw.toml | 13 +++++++++++++ mods/ftb-quests-fabric.pw.toml | 13 +++++++++++++ mods/ftb-teams-fabric.pw.toml | 13 +++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 mods/ftb-library-fabric.pw.toml create mode 100644 mods/ftb-quests-fabric.pw.toml create mode 100644 mods/ftb-teams-fabric.pw.toml diff --git a/mods/ftb-library-fabric.pw.toml b/mods/ftb-library-fabric.pw.toml new file mode 100644 index 0000000..ecf2409 --- /dev/null +++ b/mods/ftb-library-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Library (Fabric)" +filename = "ftb-library-fabric-1902.3.19-build.214.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "53cd8eb437f9cdea7e5ec1c47239fe13e42c2342" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4541986 +project-id = 438495 diff --git a/mods/ftb-quests-fabric.pw.toml b/mods/ftb-quests-fabric.pw.toml new file mode 100644 index 0000000..c8f5a84 --- /dev/null +++ b/mods/ftb-quests-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Quests (Fabric)" +filename = "ftb-quests-fabric-1902.4.18-build.244.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "06aaf2b60c63a237911eb1beefa8ddf31e1c3d2c" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4629859 +project-id = 438496 diff --git a/mods/ftb-teams-fabric.pw.toml b/mods/ftb-teams-fabric.pw.toml new file mode 100644 index 0000000..d94c0d0 --- /dev/null +++ b/mods/ftb-teams-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Teams (Fabric)" +filename = "ftb-teams-fabric-1902.2.14-build.123.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "7a39a7c00b5e246c3cd0fa437d050459b0560551" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4611937 +project-id = 438497