changed recipes for sprinkler and tree tap to extruder, added curving press ones too
This commit is contained in:
parent
0349729547
commit
a9d3141ecb
3 changed files with 20 additions and 4 deletions
|
|
@ -192,10 +192,10 @@ const registerFirmaLifeRecipes = (event) => {
|
|||
|
||||
//#region Медная / Copper
|
||||
|
||||
event.recipes.gtceu.bender('tfg:firmalife/sprinkler_electric_only')
|
||||
event.recipes.gtceu.extruder('tfg:firmalife/sprinkler_electric_only')
|
||||
.itemInputs('#forge:plates/copper')
|
||||
.notConsumable('tfg:small_casing_extruder_mold')
|
||||
.itemOutputs('firmalife:sprinkler')
|
||||
.circuit(4)
|
||||
.duration(60)
|
||||
.EUt(8)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue