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