For context, I'm making a game, and a mechanic in it is that dirt blocks fall if there isn't a block under them. There was an issue where if the block hits the ground on a button or something then it would disappear completely without dropping itself. I fixed this by setting a tag on the block...