Update recipes.js (#2631)
Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com>
This commit is contained in:
parent
9dbadc4ee8
commit
fd6632ae7d
1 changed files with 1 additions and 1 deletions
|
|
@ -319,7 +319,7 @@ const registerRailWaysRecipes = (event) => {
|
|||
}).id('tfg:railways/shaped/smokestack_oilburner')
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:railways/smokestack_oilburner')
|
||||
.itemInputs('#forge:storage_blocks/charcoal', '6x #forge:plates/iron')
|
||||
.itemInputs('#forge:storage_blocks/charcoal', '4x #forge:plates/iron')
|
||||
.circuit(7)
|
||||
.itemOutputs('railways:smokestack_oilburner')
|
||||
.duration(200)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue