-
Notifications
You must be signed in to change notification settings - Fork 13
/
info.json
46 lines (46 loc) · 1.25 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
{
"name": "pypostprocessing",
"version": "3.0.9",
"factorio_version": "2.0",
"title": "Pyanodons Post-processing",
"author": "Pyanodon, Shadowglass",
"contact": "https://discord.gg/SBHM3h5Utj",
"homepage": "https://mods.factorio.com/mods/pyanodon/pytech",
"description": "Post-processing steps for Pyanodons modpack. Overhauls the technology tree to make sure prerequisites are set based on unlocked recipes.",
"dependencies": [
"! space-age",
"? quality",
"? elevated-rails",
"? pycoalprocessing",
"? pyindustry",
"? pyfusionenergy",
"? pyhightech",
"? pyrawores",
"? pypetroleumhandling",
"? pyalienlife",
"? pyalternativeenergy",
"? PyBlock",
"? pyhardmode",
"? pystellarexpedition",
"? pyaliens",
"(?) omnimatter",
"(?) omnimatter_water",
"(?) omnimatter_wood",
"(?) deadlock-beltboxes-loaders",
"(?) DeadlockCrating",
"(?) deadlock_stacked_recipes",
"(?) DeadlocksStackingForPyanadon",
"(?) LightedPolesPlus",
"(?) jetpack",
"! ResearchFog"
],
"package": {
"ignore": [],
"scripts": {}
},
"quality_required": false,
"space_travel_required": false,
"spoiling_required": false,
"freezing_required": false,
"segmented_units_required": false
}