Explosion Block Yield (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.5

Syntax

[the] [explosion['s]] block (yield|amount)

Description

The percentage of exploded blocks dropped in an explosion event. When changing the yield, a value greater than 1 will function the same as using 1. Attempting to change the yield to a value less than 0 will have no effect.

Examples

on explode:
	set the explosion's block yield to 10%

View source