#replaceOutput from 4 to 1

8 messages · Page 1 of 1 (latest)

signal pollen
#

I have craft which gives 4 items but I for it give 1 item
I tried this but it doesn't work

event.replaceOutput(
  { output: '4x create_dd:industrial_fan' },
  '4x create_dd:industrial_fan',
  'create_dd:industrial_fan'
)```
manic kettleBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

dawn granite
#

you cannot use replaceoutput or input to change count

#

you can only change ID

signal pollen
dawn granite
#

i know, its sad :/

#

you have to remove and add it back

signal pollen
#

ok