#Waiting until an entity touches the ground
1 messages · Page 1 of 1 (latest)
i think you can just use the on falling block land: event
https://skripthub.net/docs/?id=4499
Skript Hub - Documentation
Called when an enderman places or picks up a block, a sheep eats grass, a silverfish boops into/out of a block or a falling block lands and turns into a block respectively.
event-block represents the old block and event-blockdata represents the new replacement that'll be applied to the block.