-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinfo.json
95 lines (95 loc) · 3.15 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"name": "ZRecycling",
"version": "1.0.4",
"title": "Recycling Machines",
"author": "DRY411S",
"contact": "https://forums.factorio.com/ucp.php(?)i=pm&mode=compose&u=15698",
"homepage": "https://github.com/DRY411S/Recycling-Machines",
"description": "Recycling Machines that disassemble most items back into their recipe ingredients. The number of items that have to be recycled to get back the ingredients for a single item, and the speed of the Recycling Machines are startup mod settings.",
"factorio_version":"1.0",
"dependencies": ["base >= 1.0.0",
"(?) bobplates >= 0.18.1",
"(?) bobassembly >= 0.18.0",
"(?) bobclasses >= 0.18.0",
"(?) bobelectronics >= 0.18.0",
"(?) bobenemies >= 0.18.1",
"(?) bobequipment >= 0.18.0",
"(?) bobgreenhouse >= 0.18.0",
"(?) bobinserters >= 0.18.0",
"(?) boblibrary >= 0.18.0",
"(?) boblogistics >= 0.18.2",
"(?) bobmining >= 0.18.0",
"(?) bobmods_gfxtweak >= 0.18.0",
"(?) bobmodules >= 0.18.0",
"(?) bobores >= 0.18.0",
"(?) bobplates >= 0.18.1",
"(?) bobpower >= 0.18.2",
"(?) bobrevamp >= 0.18.0",
"(?) bobtech >= 0.18.0",
"(?) bobvehicleequipment >= 0.18.0",
"(?) bobwarfare >= 0.18.1",
"(?) angelsaddons-cab >= 0.2.0",
"(?) angelsaddons-oresilos >= 0.6.0",
"(?) angelsaddons-petrotrain >= 0.5.1",
"(?) angelsaddons-pressuretanks >= 0.5.0",
"(?) angelsaddons-smeltingtrain >= 0.3.1",
"(?) angelsaddons-warehouses >= 0.5.0",
"(?) angelsinfiniteores >= 0.9.1",
"(?) angelsbioprocessing >= 0.7.3",
"(?) angelspetrochem >= 0.9.3",
"(?) angelsrefining >= 0.11.4",
"(?) angelssmelting >= 0.6.1",
"(?) angelsindustries >= 0.3.1",
"(?) Bio_Industries >= 0.18.11",
"(?) Aircraft >= 1.7.1",
"(?) FNEI >= 0.3.0",
"(?) Factorissimo2 >= 2.4.1",
"(?) LoaderRedux >= 1.5.1",
"(?) LogisticTrainNetwork >= 1.12.8",
"(?) Power Armor MK3 >= 0.2.16",
"(?) Warehousing >= 0.3.0",
"(?) aai-programmable-structures >= 0.6.1",
"(?) aai-programmable-vehicles >= 0.6.5",
"(?) aai-signal-transmission >= 0.2.2",
"(?) aai-signals >= 0.5.1",
"(?) aai-vehicles-chaingunner >= 0.5.2",
"(?) aai-vehicles-flame-tank >= 0.4.1",
"(?) aai-vehicles-flame-tumbler >= 0.5.1",
"(?) aai-vehicles-hauler >= 0.5.1",
"(?) aai-vehicles-laser-tank >= 0.5.1",
"(?) aai-vehicles-miner >= 0.5.4",
"(?) aai-vehicles-warden >= 0.4.2",
"(?) aai-zones >= 0.5.1",
"(?) miniloader >= 1.10.8",
"(?) 5dim_autofill >= 0.18.1",
"(?) 5dim_automatization >= 0.18.1",
"(?) 5dim_botrecaller >= 0.18.1",
"(?) 5dim_core >= 0.18.1",
"(?) 5dim_decoration >= 0.18.1",
"(?) 5dim_energy >= 0.18.1",
"(?) 5dim_equipment >= 0.18.1",
"(?) 5dim_infiniteresearch >= 0.18.1",
"(?) 5dim_locale >= 0.18.1",
"(?) 5dim_logistic >= 0.18.1",
"(?) 5dim_mining >= 0.18.1",
"(?) 5dim_module >= 0.18.1",
"(?) 5dim_nuclear >= 0.18.1",
"(?) 5dim_ores >= 0.18.1",
"(?) 5dim_resources >= 0.18.1",
"(?) 5dim_trade >= 0.18.1",
"(?) 5dim_trains >= 0.18.1",
"(?) 5dim_transport >= 0.18.1",
"(?) 5dim_vehicle >= 0.18.1",
"(?) Electric Furnaces >= 2.4.7",
"(?) KS_Power >= 0.4.0",
"(?) WaterWell >= 1.0.21",
"(?) cargo-ships >= 0.0.51",
"(?) pyalienlife >= 1.6.8",
"(?) pycoalprocessing >= 1.7.7",
"(?) pyfusionenergy >= 1.6.3",
"(?) pyhightech >= 1.5.8",
"(?) pyindustry >= 1.4.5",
"(?) pypetroleumhandling >= 1.7.7",
"(?) pyrawores >= 2.0.7",
"? PatchFR >= 0.18.6"]
}