About Splash Potion in Minecraft
Splash potions are throwable potions that apply their effect to entities where they shatter, brewed with gunpowder. They turn any potion into a weapon or group support tool.
Splash Potion Command Examples
- Give 1 to nearest player:
/give @p minecraft:splash_potion 1 - Give 1 to yourself:
/give @s minecraft:splash_potion 1 - Give to a specific player:
/give PlayerName minecraft:splash_potion 1 - Clear from inventory:
/clear @p minecraft:splash_potion
Splash Potion FAQ
What is the item ID for Splash Potion?
The item ID for Splash Potion is minecraft:splash_potion. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Splash Potion?
Splash Potion has the historical numerical ID 438, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:splash_potion instead.
How do I give myself Splash Potion in Minecraft?
Open the chat window and run /give @p minecraft:splash_potion 1 to give the nearest player one Splash Potion. Replace @p with a player name to target someone else.
How many Splash Potion can stack in one slot?
Splash Potion stacks up to 1 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
