From acb033955957c1b8dac7e2d9782d44d6e10c4871 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 16 Jan 2023 03:48:11 -0500 Subject: initial commit --- mods/cull-less-leaves.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/cull-less-leaves.pw.toml (limited to 'mods/cull-less-leaves.pw.toml') diff --git a/mods/cull-less-leaves.pw.toml b/mods/cull-less-leaves.pw.toml new file mode 100644 index 0000000..1e1735e --- /dev/null +++ b/mods/cull-less-leaves.pw.toml @@ -0,0 +1,13 @@ +name = "Cull Less Leaves" +filename = "CullLessLeaves-1.0.6.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/H9oZ7N6p/CullLessLeaves-1.0.6.jar" +hash-format = "sha1" +hash = "e721078b00197fbd71e294b5ab4702b6b64a0b71" + +[update] +[update.modrinth] +mod-id = "iG6ZHsUV" +version = "H9oZ7N6p" -- cgit v1.2.3