24 lines
582 B
Text
24 lines
582 B
Text
|
{
|
||
|
"name": "Equivalent Exchange 3",
|
||
|
"description": "Transmute stuff into other stuff! Become a Minecraft God!",
|
||
|
"version": "1.0.0.0",
|
||
|
"mcversion": "1.2.5",
|
||
|
"modid": "mod_EE3",
|
||
|
"url": "http://www.minecraftforum.net/topic/1106178-",
|
||
|
"updateUrl": "http://www.minecraftforum.net/topic/1106178-",
|
||
|
"authors": [
|
||
|
"pahimar",
|
||
|
"x3n0ph0b3"
|
||
|
],
|
||
|
"credits": "Original concept by x3n0ph0b3, current development by Pahimar",
|
||
|
"logo": "logo.png",
|
||
|
"screenshots": [
|
||
|
"shot1.png",
|
||
|
"shot2.png"
|
||
|
],
|
||
|
"parent":"",
|
||
|
|
||
|
"dependencies": [
|
||
|
"mod_MinecraftForge",
|
||
|
],
|
||
|
}
|