| [ |
| { |
| "modid": "Mekanism", |
| "name": "Mekanism", |
| "description": "Energy, Armor, Tools, Weapons, Machines, Magic.", |
| "version": "${version}", |
| "mcversion": "${mc_version}", |
| "authorList": [ |
| "aidancbrady" |
| ], |
| "credits": "Thanks to everyone who has contributed to this ongoing project.", |
| "logoFile":"logo.png" |
| }, |
| { |
| "modid": "MekanismGenerators", |
| "name": "MekanismGenerators", |
| "description": "Generators module of Mekanism.", |
| "version": "${version}", |
| "mcversion": "${mc_version}", |
| "authorList": [ |
| "aidancbrady" |
| ], |
| "credits": "Thanks to everyone who has contributed to this ongoing project.", |
| "logoFile":"logo.png" |
| }, |
| { |
| "modid": "MekanismTools", |
| "name": "MekanismTools", |
| "description": "Tools module for Mekanism.", |
| "version": "${version}", |
| "mcversion": "${mc_version}", |
| "authorList": [ |
| "aidancbrady" |
| ], |
| "credits": "Thanks to everyone who has contributed to this ongoing project.", |
| "logoFile":"logo.png" |
| } |
| ] |