On Burn (Event) — Skript
Addon: Skript · Category: Event · Since: 1.0, 2.6 (BlockData support)
Syntax
[on] [block] burn[ing] [[of] %-itemtypes/blockdatas%]Description
Called when a block is destroyed by fire.
Event Values
- event-block
- event-location
- event-world
Examples
on burn:
on burn of oak wood, oak fences, or chests:
on burn of oak_log[axis=y]: