CustomDropScript: type: world speed: 0 debug: false events: on player breaks block: # Displays block mined correctly - if { - narrate "" } - run s@CustomDropScript p:ProcessEvent def: ProcessEvent: # Displays air no matter the block - if { - narrate "" }