Grants or revokes crafting recipes for players.
/recipe give <targets> <recipe|*|tag> /recipe take <targets> <recipe|*|tag>
| Name | Required | Description |
|---|---|---|
| targets | Yes | Players to update. |
| recipe|*|tag | Yes | Recipe identifier, tag, or all. |
/recipe give @p minecraft:stone_pickaxe /recipe take @a *
# for grouped recipes.Java-only in current editions.