#the amount of inputs does not change

17 messages · Page 1 of 1 (latest)

white pike
#

event.recipes.create.compacting([
'4x cobblemon:poke_ball',
], ['copper_ingot', Item.of('2x cobblemon:red_apricorn')])

hollow foxBOT
#

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

white pike
#

the inputs always stay one

verbal sun
#

Try getting rid of the '4x ' and just repeating the same item into the array 4 times

white pike
#

the 4x item is the output it is correct, 4 appear in the recipe, the problem is the input ones that do not appear more than 1 item

#

['copper_ingot', Item.of('2x cobblemon:red_apricorn')])

#

this

#

don't show more, this recipe is a example. will you have to keep repeating the inputs?

verbal sun
#

You could also see if the syntax Item.of('id', 2) works, I just noticed how you were doing that

pearl urchin
#

Shouldn't just '2x cobblemon:red_apricorn' work?

white pike
white pike
pearl urchin
#

Did it,,,,, not work,,,,

#

God damn

#

You could repeat the item twice like the guy said earlier

white pike
#

yeah, I'll try that later, but it's sad that 2x doesn't work

pearl urchin
#

Trueee