cookItem
Process items in a Minecraft furnace by specifying the item name, fuel, and quantity. Simplifies cooking tasks for AI agents connected via MCP Server.
Instructions
Cook an item in a furnace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | Yes | Number of items to cook | |
fuelName | Yes | The fuel to use for cooking | |
itemName | Yes | The name of the item to cook |