Started by
monstermayhem436
on
Topic category: Help with Minecraft modding (Java Edition)
Im trying to make a new Advancement, where if the player crafts an ender pearl using a custom recipe (with a custom item), it'll give it to them. Ive tried looking up ways to do this, yet all of them just say "use the item is crafted" trigger.
But there is no "item is crafted" trigger. At least not for me. My "Item related triggers" tab only has 3 options. "Item __ Consumed", "Item __ is damage...", and "player has _ to _ of __ in inventory"
There is no "when item is crafted" trigger there.
you could just use the If player has one in inventory..
its not in the advancement element page. create a new procedure element, in the first big green code block "global trigger" there's a pulldown, find it in there.