Potato Command Examples
- Give 1 to nearest player:
/give @p minecraft:potato 1 - Give 1 to yourself:
/give @s minecraft:potato 1 - Give to a specific player:
/give PlayerName minecraft:potato 1 - Clear from inventory:
/clear @p minecraft:potato
Potato FAQ
What is the item ID for Potato?
The item ID for Potato is minecraft:potato. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Potato?
Potato has the historical numerical ID 392, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:potato instead.
How do I give myself Potato in Minecraft?
Open the chat window and run /give @p minecraft:potato 1 to give the nearest player one Potato. Replace @p with a player name to target someone else.
