forked from VortiK/vtk-deep-core-mining
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.json
29 lines (29 loc) · 1.31 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
{
"name": "vtk-deep-core-mining",
"version": "2.7.0",
"title": "VortiK's Deep core mining",
"author": "VortiK",
"homepage": "",
"description": "Adds variation of vanilla resources to mine when ore fields are depleted with an advanced mining drill to upgrade mining outposts and provide source of expensive but steady infinite ore. Adds an high tech infinite ore mining from rare deep core cracks spawned in the world that require heavy refining. Supports Angel's Ores, Bob's Ores, Mad Clown's Extended Minerals, Dirty Mining, Simple Silicon quartz, Krastorio 2 Rare Metal, Leighzer's Morphite, Pyanodons Raw Ores, Pyanodons Coal Processing, Mylon's Prospector. Incompatible with Industrial Revolution for now.",
"factorio_version": "1.1",
"dependencies": [
"base >= 1.1",
"? angelsrefining >= 0.9",
"? angelspetrochem >= 0.7",
"? DirtyMining >= 1.0",
"? bobores >= 0.16",
"? NewGamePlus >= 2.1.3",
"? Clowns-Extended-Minerals >= 1.1.2",
"? SimpleSilicon >= 1.2.0",
"? aai-vehicle-miner >= 0.4.2",
"? Krastorio2 >= 0.9.22",
"? leighzermorphite >= 0.3.3",
"? pyrawores >= 2.0.7",
"? pycoalprocessing >= 1.7.7",
"? Prospector >= 1.0.25",
"? bztitanium >= 0.6.10",
"? space-exploration >= 0.5.37",
"? bzlead >= 0.2.2",
"!IndustrialRevolution"
]
}