From 0afadc836a02e730ec98e14c63fa3f784531833a Mon Sep 17 00:00:00 2001 From: judos Date: Tue, 8 Oct 2013 20:06:41 +0200 Subject: [PATCH] corrected recipies -added Assembly Table and Laser for 2 recipies --- html/data/applied_energetics.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/data/applied_energetics.json b/html/data/applied_energetics.json index c662a1fd7..e152021e4 100644 --- a/html/data/applied_energetics.json +++ b/html/data/applied_energetics.json @@ -30,7 +30,7 @@ }, { "output": [[1, "ME Basic Processor"]], "input": [[1, "Redstone Golden Chipset"], [1,"Silicon"], [1,"Fluix Dust"]], - "tools": [] + "tools": ["Assembly Table", "Laser"] }, { "output": [[1, "ME Advanced Processor"]], "input": [[1, "Advanced Processor Assembly"]], @@ -38,7 +38,7 @@ }, { "output": [[1, "ME Advanced Processor"]], "input": [[1, "Redstone Diamond Chipset"], [1,"Silicon"], [1,"Fluix Dust"]], - "tools": [] + "tools": ["Assembly Table", "Laser"] }, { "output": [[1, "Vibration Catalyst"]], "input": [[1, "Iron Ingot"], [1, "ME Conversion Matrix"], [1, "Lava Bucket"],[1,"Energy Cell"]],