How do check if a player's armor items match the items in a container?

Started by TheGeekyGeekMC on

Topic category: Help with MCreator software

Last seen on 17:34, 28. Dec 2023
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do check if a player's armor items match the items in a container?

I am trying to make a block that emits a redstone signal (by replacing itself with a "powered" version) when the armor that the nearest player has is the same as what is in the TileEntity/container. However, even though I set it to do "Update Tick", it does not work! My procedure is below:

 

Procedure screenshot.

Last seen on 17:34, 28. Dec 2023
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I fix this issue?…
Wed, 06/23/2021 - 22:33

How can I fix this issue? Sorry, I just realized that I forgot to ask this question, and I can't edit my own posts!