This commit is contained in:
parent
f7a89e0346
commit
096a7077ab
1 changed files with 31 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"type": "modpack",
|
"type": "modpack",
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"version": "2.1",
|
"version": "2.1.1",
|
||||||
"versionid": -1,
|
"versionid": -1,
|
||||||
"mcversion": [
|
"mcversion": [
|
||||||
"1.7.10"
|
"1.7.10"
|
||||||
|
@ -16,6 +16,36 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"relations": [
|
"relations": [
|
||||||
|
{
|
||||||
|
"id": "237167",
|
||||||
|
"file": {
|
||||||
|
"installer": "internal.dir:mods",
|
||||||
|
"artifact": "curse.maven:237167:2291433",
|
||||||
|
"repository": "curse"
|
||||||
|
},
|
||||||
|
"type": "mod",
|
||||||
|
"options": [
|
||||||
|
"required",
|
||||||
|
"client",
|
||||||
|
"server",
|
||||||
|
"included"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "237102",
|
||||||
|
"file": {
|
||||||
|
"installer": "internal.dir:mods",
|
||||||
|
"artifact": "curse.maven:237102:2291494",
|
||||||
|
"repository": "curse"
|
||||||
|
},
|
||||||
|
"type": "mod",
|
||||||
|
"options": [
|
||||||
|
"required",
|
||||||
|
"client",
|
||||||
|
"server",
|
||||||
|
"included"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "302569",
|
"id": "302569",
|
||||||
"file": {
|
"file": {
|
||||||
|
|
Loading…
Reference in a new issue