From 2d90e8609e1e9fc52db722111557fbc29b3bf836 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 28 Dec 2025 14:46:06 -0500 Subject: initialized modpack as git repo --- mods/puzzles-lib.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/puzzles-lib.pw.toml (limited to 'mods/puzzles-lib.pw.toml') diff --git a/mods/puzzles-lib.pw.toml b/mods/puzzles-lib.pw.toml new file mode 100644 index 0000000..e3acf1d --- /dev/null +++ b/mods/puzzles-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzles Lib" +filename = "PuzzlesLib-v21.1.11-1.21.1-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QAGBst4M/versions/SxuQNxNr/PuzzlesLib-v21.1.11-1.21.1-Fabric.jar" +hash-format = "sha1" +hash = "d64f6ab545651ecdb146be57ae473e5802c0f885" + +[update] +[update.modrinth] +mod-id = "QAGBst4M" +version = "SxuQNxNr" -- cgit v1.2.3