Will Consume Boosting Firework (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.10

Syntax

[the] (boosting|used) firework will be consumed

Description

Checks to see if the firework used in an 'elytra boost' event will be consumed.

Examples

on elytra boost:
	if the used firework will be consumed:
		prevent the used firework from being consumed

View source