forked from tburrows13/FreightForwarding
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
49 lines (49 loc) · 1.77 KB
/
info.json
File metadata and controls
49 lines (49 loc) · 1.77 KB
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
{
"name": "FreightForwarding",
"version": "1.6.1",
"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.60",
"IntermodalContainers",
"cargo-ships",
"Mini_Trains",
"SpidertronPatrols >= 2.4.3",
"lex-aircraft",
"Hovercrafts",
"bzlead",
"bztitanium",
"CanalBuilderMAV",
"underwater-pipes",
"beautiful_bridge_railway_Cargoships",
"? FreightForwardingPack",
"? auto-track-laying",
"? Milestones",
"? aai-vehicles-ironclad",
"(?) big-mining-drill",
"(?) PlutoniumEnergy",
"(?) ch-concentrated-solar",
"(?) Transport_Drones",
"(?) trainConstructionSite",
"(?) Mining-Space-Industries-II",
"(?) Krastorio2",
"! XenosFreightForwardingLandfillFix",
"! boblogistics",
"! DeadlockCrating",
"! IslandStart",
"! rso-mod",
"! space-exploration",
"! IndustrialRevolution3",
"! nullius",
"! pypostprocessing"
],
"package": {
"ignore": [
"resources/*",
"scenarios/*"
]
}
}