Complete the RecipeBook controller
This commit is contained in:
@@ -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"]],
|
||||
|
||||
@@ -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"]],
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"name": "GraviSuite",
|
||||
"version": 1,
|
||||
"mod_name": "GraviSuite",
|
||||
"mod_version": "unknown",
|
||||
"description": "Crafting recipes from GraviSuite, by flotschi301",
|
||||
"recipes": [
|
||||
{
|
||||
|
||||
@@ -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"]],
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user