Started by
Tutadventures
on
Topic category: Help with Minecraft modding (Java Edition)
I already made my ore drop a random count of crystals. But the block also drops crystals, when it destroyed with the hand. Is there an easy way to detect if a block is destroyed with a pickaxe?
set the harvest level to (-1 to 3) (3 for diamond pickaxe, and -1 for hand, create a procedure with the probability template and set from 1 to 0.1 (1 for 100% and 0.1 to 0.10%)