| Name | fuel |
| Object | InventoryTag |
| Input | ItemTag |
| Related Tags | <InventoryTag.fuel> Returns the item currently in the fuel section of a furnace or brewing stand inventory.
|
| Description | Sets the item in the fuel slot of this furnace or brewing stand inventory. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java#L2452 |