feat: added matmos
This commit is contained in:
parent
b1ed834767
commit
3b3bfbd694
2 changed files with 30 additions and 0 deletions
16
addon.json
16
addon.json
|
@ -1280,6 +1280,22 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"qualifier": "mod-matmos",
|
||||
"link": [
|
||||
"https://mediafilez.forgecdn.net/files/3968/676/matmos-1.7.10-35.4.7.jar"
|
||||
],
|
||||
"flags": {
|
||||
"client": ["required"],
|
||||
"server": ["incompatible"]
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"action": "move",
|
||||
"args": ["./mods"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"qualifier": "mod-liteloader",
|
||||
"link": [
|
||||
|
|
|
@ -1186,6 +1186,20 @@
|
|||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "mod-matmos",
|
||||
"file": {
|
||||
"link": "https://mediafilez.forgecdn.net/files/3968/676/matmos-1.7.10-35.4.7.jar",
|
||||
"installer": "internal.dir:mods"
|
||||
},
|
||||
"type": "mod",
|
||||
"options": [
|
||||
"server",
|
||||
"client",
|
||||
"required",
|
||||
"included"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "mod-liteloader",
|
||||
"file": {
|
||||
|
|
Loading…
Reference in a new issue