-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinfo.json
22 lines (22 loc) · 812 Bytes
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "biter-power",
"version": "0.5.4",
"title": "Biter Power",
"author": "stringweasel",
"factorio_version": "1.1",
"description": "Generate electricity pollution neutral by placing biters on treadmills. Biters can be caught with cage traps, or by placing an egg extractor on a buried biter nest. Biters get tired after running on the treadmill after which they need be revitalized, which could be hazardous. Warning, biters might escape!",
"dependencies": [
"base >= 1.1.60",
"? Cold_biters",
"? ArmouredBiters",
"? Explosive_biters",
"? Toxic_biters",
"? bobenemies",
"? Arachnids_enemy",
"? ArachnidsFaction",
"? Rampant"
],
"package":{
"ignore":[ "*.md", "*.zip", "mod-page/*" ]
}
}