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/trimseffects.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/trimseffects.pw.toml (limited to 'mods/trimseffects.pw.toml') diff --git a/mods/trimseffects.pw.toml b/mods/trimseffects.pw.toml new file mode 100644 index 0000000..32e2d63 --- /dev/null +++ b/mods/trimseffects.pw.toml @@ -0,0 +1,13 @@ +name = "TrimsEffects" +filename = "trimeffects-fabric-1.21.X-1.3.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BL7ADJ7w/versions/1mv0vtra/trimeffects-fabric-1.21.X-1.3.5.jar" +hash-format = "sha1" +hash = "fe90d8a7359818fdf373f4bc281aaa1542675370" + +[update] +[update.modrinth] +mod-id = "BL7ADJ7w" +version = "1mv0vtra" -- cgit v1.2.3