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:

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible for when…
Tue, 03/04/2025 - 07:47

Is it possible for when block is broken? because someone might have another button to break blocks

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok nvm works really good  …
Tue, 03/04/2025 - 08:32

ok nvm works really good

 

ur a hero to me tysmmm