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/fallingleaves.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/fallingleaves.pw.toml (limited to 'mods/fallingleaves.pw.toml') diff --git a/mods/fallingleaves.pw.toml b/mods/fallingleaves.pw.toml new file mode 100644 index 0000000..b1c25b5 --- /dev/null +++ b/mods/fallingleaves.pw.toml @@ -0,0 +1,13 @@ +name = "Falling Leaves" +filename = "fallingleaves-1.16.2+1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/ue2maFEp/fallingleaves-1.16.2%2B1.21.jar" +hash-format = "sha1" +hash = "7acacdf2450425d19cb3900354ab49b69c754ea8" + +[update] +[update.modrinth] +mod-id = "WhbRG4iK" +version = "ue2maFEp" -- cgit v1.2.3