Brewing Stand Fuel Level (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.13

Syntax

[the] brewing [stand] fuel (level|amount) [of %blocks%]

Description

The fuel level of a brewing stand. The fuel level is decreased by one at the start of brewing each potion.

Examples

set the brewing stand fuel level of {_block} to 10
clear the brewing stand fuel level of {_block}

View source