No breaking blocks with fists

Started by eevan99 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No breaking blocks with fists

I want to make a tag, that contains blocks, which you can break only when holding a tool or something else. I can't really figure out what to do, since when you check if it's broken, and just replace it, the item still drops, and I don't want that. Any way to do something like this?

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a new global procedure…
Mon, 03/03/2025 - 17:05

make a new global procedure with trigger "Player left clicks block" and do this: