From d0deb19664952e06560ea0d448f6b27fdade89c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20N=C3=BCcke?= Date: Sat, 11 Jan 2014 12:23:11 +0100 Subject: [PATCH] adjusted gregtech recipe for transistor to avoid collision with redstone conductor recipe --- assets/opencomputers/recipes/gregtech.recipes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/opencomputers/recipes/gregtech.recipes b/assets/opencomputers/recipes/gregtech.recipes index 6d0ea59c1..5003ca2c3 100644 --- a/assets/opencomputers/recipes/gregtech.recipes +++ b/assets/opencomputers/recipes/gregtech.recipes @@ -112,11 +112,11 @@ disk { transistor { type: assembly - input: [redstone, {item="GT_Materials", subID=64}] - count: [1, 2] + input: [redstone, {item="GT_Materials", subID=96}] + count: [1, 3] eu: 16 time: 500 - output: 4 + output: 6 } chip1 { type: assembly