Started by
Lord_Of_Crumbs
on
Topic category: Help with MCreator software
So I want to make a tool that functions as a pickaxe and shovel, so I added the tags "minecraft:minable/pickaxe" and "minecraft:minable/shovel" but I can't figure out how to make the special tool only break blocks with those tags.
Heya! In your tool make sure the type is set to special, and then set the Blocks affected to any of the blocks you want it to be able to break, hope this helps!