Complete the RecipeBook controller

This commit is contained in:
Andrew Miner
2014-12-23 09:12:02 -08:00
parent 9fc0407fe4
commit b05fc4c5c9
19 changed files with 205 additions and 50 deletions
+5 -3
View File
@@ -1,8 +1,10 @@
{
"name": "Applied Energetics",
"description": "Applied Energetics rv12-b, by AlgorithmX2",
"version": 1,
"mod_name": "Applied Energetics",
"mod_version": "rv-12b",
"description": "Crafting recipes from Applied Energetics, by AlgorithmX2",
"recipes": [
{
"output": [[1, "Grind Stone"]],
"input": [[3, "Certus Quartz Dust"], [3, "Stone"], [2, "Cobblestone"],[1, "Wooden Gear"]],
+4 -2
View File
@@ -1,6 +1,8 @@
{
"name": "BuildCraft",
"description": "Crafting recipes from BuildCraft 3, by SpaceToad",
"version": 1,
"mod_name": "BuildCraft",
"mod_version": "3.0",
"description": "Crafting recipes from BuildCraft, by SpaceToad",
"recipes": [
{
"output": [[1, "Advanced Crafting Table"]],
+3 -1
View File
@@ -1,5 +1,7 @@
{
"name": "GraviSuite",
"version": 1,
"mod_name": "GraviSuite",
"mod_version": "unknown",
"description": "Crafting recipes from GraviSuite, by flotschi301",
"recipes": [
{
+4 -2
View File
@@ -1,6 +1,8 @@
{
"name": "Industrial Craft",
"description": "Crafting recipes from IndustrialCraft 2, by Alblaka",
"version": 1,
"mod_name": "Industrial Craft",
"mod_version": "2.0",
"description": "Crafting recipes from IndustrialCraft, by Alblaka",
"recipes": [
{
"output": [[1, "Static Boots"]],
+3 -1
View File
@@ -1,5 +1,7 @@
{
"name": "MoreBlocks",
"version": 1,
"mod_name": "MoreBlocks",
"mod_version": "1.0",
"description": "Crafting recipes from More Blocks Mod, by MCE626",
"recipes": [
{
+3 -1
View File
@@ -1,5 +1,7 @@
{
"name": "Thermal Expansion",
"version": 1,
"mod_name": "Thermal Expansion",
"mod_version": "2.x",
"description": "Crafting Recipes from Thermal Expansion, by King Lemming and the CoFH team",
"recipes": [
{
+3 -1
View File
@@ -1,5 +1,7 @@
{
"name": "Vanilla Recipes",
"version": 1,
"mod_name": "Minecraft",
"mod_version": "1.6.4",
"description": "Crafting recipes from vanilla Minecraft (in progress)",
"recipes": [
{