Minecraft Give Command Generator
Pick an item and options, and get a ready-to-paste /give command with correct Minecraft command syntax.
How to use this tool
- Pick an item from the list, or choose Custom and type any valid item ID.
- Set the target player (a name or selector like @p, @a, @s) and how many items to give.
- Optionally add a custom display name and enchantments, then copy the generated command straight into chat or a command block.
Frequently asked questions
Minecraft changed how enchantments and item data are written in commands starting in 1.20.5 (the 'data components' system replaced the old NBT tag format) — pick whichever matches your server's version so the syntax is valid.
@p targets the nearest player, @a targets all players, @s targets whoever runs the command, and @r targets a random player — you can also just type an exact username.
Yes — the /give command requires operator (op) status or cheats enabled on the world/server, same as any other command.