Started by
eevan99
on
Topic category: Help with Minecraft modding (Java Edition)
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?
make a new global procedure with trigger "Player left clicks block" and do this: