#empty ingredient item id list
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I have a very odd situation. When I’m in ServerEvents.recipes if I run console.log(Ingredient.of(`@alexsmobs`).itemIds) I get an empty array. Why is this?
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Comment for anyone having this issue too. I had to use getItemIds() as a function because of when the line gets processed