Detect if a player is NOT holding a specific item

Started by vurro on

Topic category: Help with modding (Java Edition)

Last seen on 19:02, 30. Aug 2022
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Detect if a player is NOT holding a specific item

How would i test if the player ISNT holding a specific item?
This is my code ( https://imgur.com/b0xtF1L ) and im trying make it check if the player isn't holding a specific pickaxe.

Last seen on 19:02, 30. Aug 2022
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nevermind i figured it out.
Sun, 08/07/2022 - 03:29

Nevermind i figured it out.

Last seen on 05:33, 29. Aug 2022
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
at least say how you did it
Sun, 08/07/2022 - 10:06

at least say how you did it

Last seen on 13:56, 19. Dec 2022
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use "Not" procedure block in…
Sun, 08/07/2022 - 15:36

Use "Not" procedure block in logic tab