How can i make an advancement trigger when the player has more than one item in their inventory?

Started by ImNotFun on

Topic category: Help with MCreator software

Last seen on 07:27, 21. Jun 2022
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can i make an advancement trigger when the player has more than one item in their inventory?

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

 

https://imgur.com/a/L1WRmmf

Here's a link to a screenshot of my workspace. Not sure if it'll work tho

Thanks for any help you can give

Last seen on 03:23, 19. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set the event trigger to "on…
Sun, 08/22/2021 - 21:00

Set the event trigger to "on player update tick"

Last seen on 14:29, 30. Aug 2023
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i've done the same as you…
Tue, 09/07/2021 - 13:33

i've done the same as you but when i should get the advancement my game crashes, any help?

Last seen on 13:58, 9. Oct 2021
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
where is the award…
Thu, 10/07/2021 - 21:34

where is the award acheivment blocK?