adjusted gregtech recipe for transistor to avoid collision with redstone conductor recipe

This commit is contained in:
Florian Nücke 2014-01-11 12:23:11 +01:00
parent 1f084dadb9
commit d0deb19664

View File

@ -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