-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathinfo.json
52 lines (52 loc) · 1.85 KB
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"name": "FreightForwarding",
"version": "1.9.0",
"title": "Freight Forwarding",
"author": "Xorimuth",
"homepage": "https://discord.gg/pkJc4v9nfT",
"description": "A small overhaul with a focus on long-distance logistics variety.\nTransport containerized items across land and sea using trains and ships!\nUnlocks are balanced around the custom island-based terrain and resource spawning to provide a smooth progression.\nFirst, venture to the edge of your starting island using trains to find lead, then set sail for offshore oil using tanker ships, dredge metallic nodules from the seabed, and recover titanium from other islands. Finally you'll be transporting materials to faraway lava pools to smelt titansteel, an essential ingredient in rocket parts.\nAlong the way you'll unlock hovercrafts, automated spidertrons, and aircraft.",
"factorio_version": "1.1",
"dependencies": [
"base > 1.1.93",
"IntermodalContainers",
"cargo-ships",
"Mini_Trains",
"SpidertronPatrols >= 2.4.3",
"lex-aircraft",
"Hovercrafts",
"bzlead",
"bztitanium",
"CanalBuilderMAV",
"beautiful_bridge_railway_Cargoships",
"? FreightForwardingPack",
"? Milestones",
"? aai-vehicles-ironclad",
"? better-victory-screen > 0.2.3",
"(?) big-mining-drill",
"(?) bzaluminum",
"(?) bzgold",
"(?) bztungsten",
"(?) PlutoniumEnergy",
"(?) ch-concentrated-solar",
"(?) Transport_Drones",
"(?) trainConstructionSite",
"(?) Mining-Space-Industries-II",
"(?) Krastorio2",
"! XenosFreightForwardingLandfillFix",
"! boblogistics",
"! DeadlockCrating",
"! IslandStart",
"! rso-mod",
"! space-exploration",
"! IndustrialRevolution3",
"! exotic-industries",
"! nullius",
"! pypostprocessing"
],
"package": {
"ignore": [
"resources/*",
"scenarios/*"
]
}
}