01c2e58409
Compiles and runs, but probably doesn't really work yet
16 lines
485 B
JSON
16 lines
485 B
JSON
[
|
|
{
|
|
"modid": "industrialwires",
|
|
"name": "Industrial Wires",
|
|
"description": "An addon for IndustrialCraft2 and Immersive Engineering that adds IE wires to transfer IC2 power and other fun things!",
|
|
"version": "${version}",
|
|
"mcversion": "${mcversion}",
|
|
"url": "",
|
|
"updateUrl": "",
|
|
"authorList": ["malte0811"],
|
|
"credits": "BluSunrize and Mr. Damien Hazard for Immersive Engineering, the IC2 team for IC2",
|
|
"logoFile": "",
|
|
"screenshots": [],
|
|
"dependencies": []
|
|
}
|
|
]
|