changed recipes for sprinkler and tree tap to extruder, added curving press ones too

This commit is contained in:
Pyritie 2025-08-11 20:58:15 +01:00
parent 0349729547
commit a9d3141ecb
3 changed files with 20 additions and 4 deletions

View file

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