forked from flowtender/MachineMusePowersuits
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmcmod.info
More file actions
16 lines (16 loc) · 645 Bytes
/
mcmod.info
File metadata and controls
16 lines (16 loc) · 645 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[{
"modid": "powersuits",
"name": "MachineMuse's Modular Powersuits",
"description": "A mod which adds modular power armor, power tool, and a tinker table to configure them. Uses UniversalElectricty or IC2 for energy.",
"version": "@MOD_VERSION@",
"mcversion": "@MC_VERSION@",
"url": "http://machinemuse.net/",
"updateUrl": "",
"authors": [ "MachineMuse" ],
"credits": "Code by MachineMuse, Icons by WaterCandle, Modeling by SebK",
"logoFile": "/mods/mmmPowersuits/textures/mmmpslogo_64.png",
"screenshots": [ ],
"parent": "",
"requiredMods": [ "Forge", "Numina" ],
"dependencies": [ ]
}]