| Name | brewing_fuel_level |
| Object | LocationTag |
| Input | ElementTag(Number) |
| Related Tags | <LocationTag.brewing_fuel_level> Returns the level of fuel a brewing stand has. Each unit of fuel can power one brewing operation.
|
| Description | Sets the brewing fuel level a brewing stand has. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4966 |