Charcoal Command Examples
- Give 1 to nearest player:
/give @p minecraft:charcoal 1 - Give 1 to yourself:
/give @s minecraft:charcoal 1 - Give to a specific player:
/give PlayerName minecraft:charcoal 1 - Clear from inventory:
/clear @p minecraft:charcoal
Charcoal FAQ
What is the item ID for Charcoal?
The item ID for Charcoal is minecraft:charcoal. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Charcoal?
Charcoal has the historical numerical ID 263 with data value 1, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:charcoal instead.
How do I give myself Charcoal in Minecraft?
Open the chat window and run /give @p minecraft:charcoal 1 to give the nearest player one Charcoal. Replace @p with a player name to target someone else.
What can you craft with Charcoal?
Charcoal is used to craft Torch, Soul Torch, Copper Torch, Campfire.
Sources and Data Review
Item facts were reviewed for Java Edition on .
