From daa4e4d613b638ce750c1281937c6e2105c5c7ee Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Fri, 15 Dec 2023 11:04:37 +0100 Subject: [PATCH] feat: added Fast Leaf Decay closes #3 --- src/modpack.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/modpack.json b/src/modpack.json index 4b50bc1..90117f0 100644 --- a/src/modpack.json +++ b/src/modpack.json @@ -2401,6 +2401,21 @@ "included" ] }, + { + "id": "mod-fastleafdecay", + "file": { + "installer": "internal.dir:mods", + "artifact": "curse.maven:230976:3693140", + "repository": "curse" + }, + "type": "mod", + "options": [ + "server", + "client", + "required", + "included" + ] + }, { "id": "mod-steampowered", "file": {