Debug Stick Command Examples
- Give 1 to nearest player:
/give @p minecraft:debug_stick 1 - Give 1 to yourself:
/give @s minecraft:debug_stick 1 - Give to a specific player:
/give PlayerName minecraft:debug_stick 1 - Clear from inventory:
/clear @p minecraft:debug_stick
Debug Stick FAQ
What is the item ID for Debug Stick?
The item ID for Debug Stick is minecraft:debug_stick. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
How do I give myself Debug Stick in Minecraft?
Open the chat window and run /give @p minecraft:debug_stick 1 to give the nearest player one Debug Stick. Replace @p with a player name to target someone else.
How many Debug Stick can stack in one slot?
Debug Stick stacks up to 1 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
