feat: added reliquary

This commit is contained in:
Timo Ley 2023-01-01 17:46:07 +01:00
parent 719e0f7349
commit 5e30297818
2 changed files with 29 additions and 0 deletions

View file

@ -1295,6 +1295,21 @@
}
]
},
{
"qualifier": "mod-reliquary",
"link": [
"https://cdn.tilera.xyz/minecraft/mods/mtreloaded/Reliquary-1.7.10-1.2.1.483.jar"
],
"flags": {
"both": ["required"]
},
"install": [
{
"action": "move",
"args": ["./mods"]
}
]
},
{
"qualifier": "mod-matmos",
"link": [

View file

@ -1200,6 +1200,20 @@
"included"
]
},
{
"id": "mod-reliquary",
"file": {
"link": "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/Reliquary-1.7.10-1.2.1.483.jar",
"installer": "internal.dir:mods"
},
"type": "mod",
"options": [
"server",
"client",
"required",
"included"
]
},
{
"id": "mod-matmos",
"file": {