#Custom recipe doesnt work

4 messages · Page 1 of 1 (latest)

cedar anvil
#

I made this recipe but it doesnt work for some reason, all the items match and the voltage does too, the machine has power. e.recipes.gtceu.circuit_assembler('assemble_engineering_processor') .itemInputs( 'ae2:printed_silicon', 'ae2:printed_engineering_processor', '4x gtceu:steel_bolt', '2x #gtceu:circuits/lv', 'gtceu:fine_red_steel_wire') .inputFluids('gtceu:redstone 144') .itemOutputs('4x ae2:engineering_processor') .duration(100) .EUt(GTValues.VH[GTValues.MV]);

#

the ss is emi recipe pinning and me hovering over it

versed hearth
#

your recipe has fine_red_steel_wire as an input, this is not an item and thus not shown in the recipe viewer but it won't run the recipe without it

cedar anvil
#

oh ok thanks