craft-item
Create any Minecraft item by specifying its name and optional quantity using a crafting recipe.
Instructions
Craft an item using a crafting recipe
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputItem | Yes | Name of the item to craft | |
| amount | No | Number of times to craft (default: 1) |