15 lines
569 B
JSON
15 lines
569 B
JSON
{
|
|
"name": "bobequipment",
|
|
"version": "1.2.1",
|
|
"factorio_version": "1.1",
|
|
"title": "Bob's Personal Equipment mod",
|
|
"author": "Bobingabout",
|
|
"contact": "robertagius@hotmail.com",
|
|
"homepage": "https://forums.factorio.com/viewforum.php?f=51",
|
|
"dependencies": [
|
|
"base >= 1.1.0",
|
|
"boblibrary >= 1.2.0"
|
|
],
|
|
"description": "Requires Bob's functions library mod.\n\nExpands the range of equipment available in base mod for the modular armor.\n\nAlthough it can function as a stand alone mod, it is intended to be used with the full Bob's Mods set."
|
|
}
|