diff --git a/addon.json b/addon.json index 5041107..69db107 100644 --- a/addon.json +++ b/addon.json @@ -1280,6 +1280,21 @@ } ] }, + { + "qualifier": "mod-liquidxp", + "link": [ + "http://immibis.com/mcmoddl/files/liquid-xp-59.0.2.jar" + ], + "flags": { + "both": ["required"] + }, + "install": [ + { + "action": "move", + "args": ["./mods"] + } + ] + }, { "qualifier": "mod-matmos", "link": [ diff --git a/src/modpack.json b/src/modpack.json index 564d2f9..e45fde7 100644 --- a/src/modpack.json +++ b/src/modpack.json @@ -1186,6 +1186,20 @@ "included" ] }, + { + "id": "mod-liquidxp", + "file": { + "link": "http://immibis.com/mcmoddl/files/liquid-xp-59.0.2.jar", + "installer": "internal.dir:mods" + }, + "type": "mod", + "options": [ + "server", + "client", + "required", + "included" + ] + }, { "id": "mod-matmos", "file": {