Detect if a player is NOT holding a specific item

Started by vurro on

Topic category: Help with Minecraft modding (Java Edition)

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.

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.

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

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