Gives items to a player or target selector.
/give- [count]
| Name | Required | Description |
|---|---|---|
| target | Yes | Player or selector receiving the item. |
| item | Yes | Item identifier (namespaced). |
| count | No | Amount to give (defaults to 1). |
/give @p minecraft:diamond 5 /give @a minecraft:redstone 64
Uses namespaced IDs in modern Java and Bedrock editions.