execute if blocks help
if there a way to have multiple blocks or block tags be in the execute if blocks? so that theese dont have to be 2 commands? execute as @e[type=block_display,tag=push] at @s unless block ~ ~ ~ air run tp @s ~ ~0.5 ~ execute as @e[type=block_display,tag=push] at @s if block ~ ~-0.5 ~ stone_pressure_plate run tp @s ~ ~-0.5 ~