Explosion Yield (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.5

Syntax

[the] explosion (yield|radius|size)

Description

The yield of the explosion in an explosion prime event. This is how big the explosion is. When changing the yield, values less than 0 will be ignored. Read <a href='https://minecraft.wiki/w/Explosion'>this wiki page</a> for more information

Examples

on explosion prime:
	set the yield of the explosion to 10

View source