feat: added liquid xp

This commit is contained in:
Timo Ley 2023-01-01 17:45:20 +01:00
parent 3b3bfbd694
commit 719e0f7349
2 changed files with 29 additions and 0 deletions

View file

@ -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": [

View file

@ -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": {