-
Notifications
You must be signed in to change notification settings - Fork 29
Above Pattern
platz1de edited this page May 17, 2022
·
7 revisions
Checks if the block at the current position is above a block of the given type (block below is checked)
Examples: block;red_wool(...) - Checks if the block below is red wool block;wool(...) - Checks if the block bwlow is any type of wool (allows all colors)