soo im trying to make a skript that will break all wheat crops nearby using a specific tool with lore, but it isnt working, help
Code:
on break of ripe wheat plant:
if player's tool's lore contains "&0&kn/;":
loop blocks in radius 2 around event-block:
broadcast "ye"
break loop-block naturally using player's tool