Description
Checks if the block directly below a player is or is not a specific material.
Examples
if block under player is diamond_block:if block under player is not diamond_block:Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
block under <p> is not <mat>Related (Player)