From ee5ff2b57835b33efbcc4c8a32bc3e186d30851b Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Wed, 18 Mar 2015 19:35:07 -0700 Subject: [PATCH] Correct recipe for Iron AND/OR Gates --- static/data/buildcraft/6.2.6/mod-version.cg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/data/buildcraft/6.2.6/mod-version.cg b/static/data/buildcraft/6.2.6/mod-version.cg index 1c62034a6..488bee980 100644 --- a/static/data/buildcraft/6.2.6/mod-version.cg +++ b/static/data/buildcraft/6.2.6/mod-version.cg @@ -458,8 +458,8 @@ group: Silicon item: Iron AND Gate recipe: - input: Iron Chipset, Red Pipe Wire - pattern: 0.. 1.. ... + input: Iron Chipset, Red Pipe Wire, Blue Pipe Wire + pattern: 0.. 12. ... tools: Assembly Table, Laser item: Iron Chipset @@ -470,8 +470,8 @@ group: Silicon item: Iron OR Gate recipe: - input: Iron Chipset, Red Pipe Wire - pattern: 0.. 1.. ... + input: Iron Chipset, Red Pipe Wire, Blue Pipe Wire + pattern: 0.. 12. ... tools: Assembly Table, Laser item: Laser