How to give items in minecraft
Olivia Carter
Published Mar 23, 2026

In Minecraft Java Edition (PC/Mac) 1.8, 1.9, 1.10, 1.11 and 1.12, the syntax to give a player an item is: /give
There are other answers below:
Here is how you can do it in 1.16.2: /give @p minecraft:item {Enchantments: [ {id:”minecraft:enchant_1″,lvl:num}, {id:”minecraft:enchant_2″,lvl:num}]} 1. Replace the enchant_x with the desired enchantment (s) and num with the desired level.
How To Give Enchanted Items In Minecraft? You can set up some simple commands with command blocks, and let players click the button of each command block so that they receive the enchanted items. This is the general command: /give @p
Today I am going to show you how to give items powerful enchantments with commands in Minecraft 1.18 and future versions too. It’s easy and fun to mess aroun…
This video showcases how to get overpowered enchantments to any item in Minecraft Java edition 1.16.2.Command to get an OP stick: /give @s stick{Enchantment…
Minecraft Give or Summon Firework Rocket Generator. A prefilled chest generator that sets the contents for chests, shulker boxes, barrels, hoppers and more. Give a full shulker box or setblock a chest with items. Shulker Boxes: Can be given and also use setblock. Custom name works for the set block version.
Cheating: If you want to summon a mob with equipment, you can use /summon with a custom NBT tag. If you want to give equipment to a mob that is already on the map, use /replaceitem on the mob. You can find information about these on Minecraft Wiki. (Note that /give will not work as these mobs do not have inventory space)
The command is: /give (yourname) minecraft:diamond_pickaxe 1 0 {Unbreakable:1} You can change: *The text after the colons in minecraft:diamond_sword to any block or item in the game *The 1 after the minecraft:diamond_sword bit can be changed to give you any amount of the unbreaking picaxes in one command
/give @p ITEM {display:{Name:'{text”:” NAME “,”italic”:” TRUE OR FALSE “,”color”:” COLOR “,”bold”:” TRUE OR FALSE “}’},Enchantments:[{id:”minecraft: ENCHANTMENT NAME “,lvl: ENCHANTMENT LEVEL s}]} 1 Replace bolded text.
There are many commands you can execute in Minecraft via the in-game command console, but only around a dozen of them are persist changes to game variables. You can, for example, give yourself things in creative mode (or survival mode with the cheats turned on) using the /give command but doing so doesn’t alter the state of the game.
Give Command in Minecraft PS4 Edition. In Minecraft PS4 Edition, the syntax to give a player an item is: /give <player> <itemName> [amount] [data] [components] Definitions. player is the name of the player (or a target selector) to give the item to. itemName is the name of the item to give (See Minecraft Item Names ).
Related Questions
How do you give items in Minecraft Java?
Give Command in Minecraft Java Edition (PC/Mac) In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16, the syntax to give a player an item is: /give
How to give a player an item in Minecraft?
Give Command in Minecraft Windows 10 Edition. In Minecraft Windows 10 Edition, the syntax to give a player an item is: /give
How do you give items to mobs in Minecraft?
You can find information about these on Minecraft Wiki. (Note that /give will not work as these mobs do not have inventory space) Basically, you just drop the items to them.
How do you give multiple blocks in Minecraft?
If want to give multiple blocks at once, you need to specify an Amount in the /give command. The amount goes after the Item that you are giving. For example, you can give DigMinecraft 4 blocks of gold with the following command: Type the command in the chat window and press the Enter key to run the command.