diff --git a/li/cil/oc/Recipes.scala b/li/cil/oc/Recipes.scala index e259677c9..a6ac15c4d 100644 --- a/li/cil/oc/Recipes.scala +++ b/li/cil/oc/Recipes.scala @@ -153,11 +153,12 @@ object Recipes { 'i', ironNugget) addRecipe(transistor, - "ttt", - "drd", - " d ", - 'r', repeater, - 'd', redstoneDust, + "iii", + "grg", + " t ", + 'i', ironNugget, + 'g', goldNugget, + 'r', redstoneDust, 't', redstoneTorch) addRecipe(chip1, @@ -308,7 +309,7 @@ object Recipes { "gdg", 'g', goldIngot, 'd', hdd1, - 'c', chip1, + 'c', chip2, 'b', printedCircuitBoard) addRecipe(hdd3,