#the amount of inputs does not change
17 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
the inputs always stay one
Try getting rid of the '4x ' and just repeating the same item into the array 4 times
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?
You could also see if the syntax Item.of('id', 2) works, I just noticed how you were doing that
Shouldn't just '2x cobblemon:red_apricorn' work?
I also think it was supposed to be like this
but don't work
Did it,,,,, not work,,,,
God damn
You could repeat the item twice like the guy said earlier
yeah, I'll try that later, but it's sad that 2x doesn't work
Trueee