38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"manifestVersion": 5,
|
|
"id": "Embedded.PiggyBackBryson",
|
|
"name": "Embeddeds Piggyback Bryson Industry and trailers",
|
|
"version": "1.5",
|
|
"requires": [
|
|
"Zamu.StrangeCustoms", "Embedded.PiggyBackBase"
|
|
],
|
|
"loadAfter": [
|
|
{ "id": "Embedded.PiggyBackBase"},
|
|
{ "id": "BrysonLoopV1.0" },
|
|
{ "id": "ForTheIronyOfIt" },
|
|
{ "id": "Rinzler.BrysonWYEInterchange"},
|
|
{ "id": "CF.BrysonAdditons" }
|
|
],
|
|
"mixintos": {
|
|
"game-graph": [
|
|
"file(BrysonIndustry.json)",
|
|
{
|
|
"mixinto": "file(Loopmigration.json)",
|
|
"requires": [ { "id": "BrysonLoopV1.0"} ]
|
|
},
|
|
{
|
|
"mixinto": "file(FTIOImigration.json)",
|
|
"requires": [ { "id": "ForTheIronyOfIt" } ]
|
|
},
|
|
{
|
|
"mixinto": "file(MainMigration.json)",
|
|
"requires": [ { "id": "Rinzler.BrysonWYEInterchange"}]
|
|
},
|
|
{
|
|
"mixinto": "file(Loop-Ironymigration.json)",
|
|
"requires": [ { "id": "BrysonLoopV1.0"}, { "id": "ForTheIronyOfIt" } ]
|
|
}
|
|
]
|
|
}
|
|
}
|