Block Attributes
onFallenUpon
This attribute defines the script that is executed when an entity falls upon the block.
Examples
onFallenUpon[0] = "entity.setFire(10);";
This attribute defines the script that is executed when an entity falls upon the block.