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