From 918b64840815a659dea78cd60dadd705e546f81e Mon Sep 17 00:00:00 2001 From: mina <143211829+ursamina@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:17:11 +0000 Subject: [PATCH] add backups + polylib dependency --- mods/ftb-backups-2.pw.toml | 13 +++++++++++++ mods/polylib.pw.toml | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 mods/ftb-backups-2.pw.toml create mode 100644 mods/polylib.pw.toml diff --git a/mods/ftb-backups-2.pw.toml b/mods/ftb-backups-2.pw.toml new file mode 100644 index 0000000..484255b --- /dev/null +++ b/mods/ftb-backups-2.pw.toml @@ -0,0 +1,13 @@ +name = "FTB Backups 2" +filename = "ftbbackups2-forge-1.20-1.0.23.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "4b100de40338247a3fbf4d1fd1846257c5338189" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4834403 +project-id = 622737 diff --git a/mods/polylib.pw.toml b/mods/polylib.pw.toml new file mode 100644 index 0000000..d0e9b22 --- /dev/null +++ b/mods/polylib.pw.toml @@ -0,0 +1,13 @@ +name = "PolyLib" +filename = "polylib-forge-2000.0.3-build.97.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "3a0b3d8640b02727d5d2aacfc3cb4db0dc8427de" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4893433 +project-id = 576589