Explosion
Last updated
Creates an explosion at location, with optional fire and block damage control.
type: explosion
yield: 2.0
set-fire: false
break-blocks: falseDefault target: TARGET.
yield
Explosion power (larger value = larger radius).
yield: 4.0set-fire
Whether the explosion ignites nearby blocks.
set-fire: truebreak-blocks
Whether the explosion breaks blocks.
break-blocks: trueLast updated