Started by
ImNotFun
on
Topic category: Help with MCreator software
Little bit of a long title but it says it all. I have 3 trigger items, and I want the player to get an achievement when they have at least one of each trigger item in their inventory.
Here's how I've done it (Which doesn't work :P)
IF - Has [T1] AND Has [T2] AND Has [T3]
DO - Award Achievement
Here's a link to a screenshot of my workspace. Not sure if it'll work tho
Thanks for any help you can give
Set the event trigger to "on player update tick"
i've done the same as you but when i should get the advancement my game crashes, any help?
where is the award acheivment blocK?