Started by
lpratt
on
Topic category: Help with MCreator software
I'm trying to make blocks that can't be broken by diamond tools, but can be broken by my new ore. All the blocks "Tool harvest level" is set to 4, but they can be broken with any tool. Does anyone have any ideas why?
You can create a new procedure "on mine" and then you check the player's tool. The ore will be breakable but if the player doesn't have the tool you want him to use, it will drop nothing.
https://mcreator.net/wiki/harvest-level
Harvest Level doesn't work. If I can't change the Harvest Level of Diamond tools, then it's not what I need.