mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 18:55:03 -04:00
adjusted gregtech recipe for transistor to avoid collision with redstone conductor recipe
This commit is contained in:
parent
1f084dadb9
commit
d0deb19664
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user