buildcraft/buildcraft_resources/mcmod.info

104 lines
3 KiB
Text
Raw Normal View History

[
{
"modid": "BuildCraft|Core",
"name": "BuildCraft",
"description": "Extending Minecraft with pipes, auto-crafting, quarries, engines and much more!",
"version": "",
"credits": "Created by SpaceToad",
"logoFile": "/gfx/buildcraft/logo.png",
"mcversion": "",
2012-06-12 18:51:15 +02:00
"url": "http://www.mod-buildcraft.com/",
"updateUrl": "",
2012-12-16 12:14:43 +01:00
"authors": [ "SpaceToad", "BuildCraft Team" ],
"parent":"",
"screenshots": [],
"dependencies": [
"mod_MinecraftForge"
]
},
{
"modid": "BuildCraft|Builders",
"name": "BC Builders",
"description": "Extending Minecraft with pipes, auto-crafting, quarries, engines and much more! (Builders Component)",
"version": "",
"credits": "Created by SpaceToad",
"logoFile": "/gfx/buildcraft/logo.png",
"mcversion": "",
2012-06-12 18:51:15 +02:00
"url": "http://www.mod-buildcraft.com/",
"updateUrl": "",
2012-12-16 13:14:22 +01:00
"authors": [ "SpaceToad", "BuildCraft Team" ],
"parent": "BuildCraft|Core",
"screenshots": [],
"dependencies": [
"mod_MinecraftForge"
]
},
{
"modid": "BuildCraft|Energy",
"name": "BC Energy",
"description": "Extending Minecraft with pipes, auto-crafting, quarries, engines and much more! (Energy Component)",
"version": "",
"credits": "Created by SpaceToad",
"logoFile": "/gfx/buildcraft/logo.png",
"mcversion": "",
2012-06-12 18:51:15 +02:00
"url": "http://www.mod-buildcraft.com/",
"updateUrl": "",
2012-12-16 12:14:43 +01:00
"authors": [ "SpaceToad", "BuildCraft Team" ],
"parent": "BuildCraft|Core",
"screenshots": [],
"dependencies": [
"mod_MinecraftForge"
]
},
{
"modid": "BuildCraft|Factory",
"name": "BC Factory",
"description": "Extending Minecraft with pipes, auto-crafting, quarries, engines and much more! (Factory Component)",
"version": "",
"credits": "Created by SpaceToad",
"logoFile": "/gfx/buildcraft/logo.png",
"mcversion": "",
2012-06-12 18:51:15 +02:00
"url": "http://www.mod-buildcraft.com/",
"updateUrl": "",
2012-12-16 12:14:43 +01:00
"authors": [ "SpaceToad", "BuildCraft Team" ],
"parent": "BuildCraft|Core",
"screenshots": [],
"dependencies": [
"mod_MinecraftForge"
]
},
{
"modid": "BuildCraft|Silicon",
"name": "BC Silicon",
"description": "Extending Minecraft with pipes, auto-crafting, quarries, engines and much more! (Silicon Component)",
"version": "",
"credits": "Created by SpaceToad",
"logoFile": "/gfx/buildcraft/logo.png",
"mcversion": "",
2012-06-12 18:51:15 +02:00
"url": "http://www.mod-buildcraft.com/",
"updateUrl": "",
2012-12-16 12:14:43 +01:00
"authors": [ "SpaceToad", "BuildCraft Team" ],
"parent": "BuildCraft|Core",
"screenshots": [],
"dependencies": [
"mod_MinecraftForge"
]
},
{
2012-08-29 18:59:18 +02:00
"modid": "BuildCraft|Transport",
"name": "BC Transport",
"description": "Extending Minecraft with pipes, auto-crafting, quarries, engines and much more! (Transport Component)",
"version": "",
"credits": "Created by SpaceToad",
"logoFile": "/gfx/buildcraft/logo.png",
"mcversion": "",
2012-06-12 18:51:15 +02:00
"url": "http://www.mod-buildcraft.com/",
"updateUrl": "",
2012-12-16 12:14:43 +01:00
"authors": [ "SpaceToad", "BuildCraft Team" ],
"parent": "BuildCraft|Core",
"screenshots": [],
"dependencies": [
"mod_MinecraftForge"
]
}
]