Skip to main content

MINECRAFT · ITEM

Minecraft Harming Potion item

Harming Potion

  • Item

A consumable potion that deals damage to the player or mob that drinks it; not stackable and given via NBT tag.

Running the Harming Potion on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .

About

The Harming Potion is a drinkable potion that damages the entity that consumes it. It does not stack in inventory, so each potion occupies its own slot.

Spawn or distribute it with the /give command using the NBT tag syntax minecraft:potion{Potion:harming}. This potion has no numeric item ID in modern Minecraft versions, use the namespaced identifier and NBT data instead. It is useful for setting up damage scenarios in maps or testing damage mechanics.

Frequently Asked Questions

When was the Harming Potion data last updated?
The Harming Potion entry was last verified on GameServersCodex on June 29, 2026. We track the live Minecraft build, so the IDs and commands here reflect the current patch.
Can I get the Harming Potion without spawning it?
Yes. The Harming Potion can also be obtained through normal Minecraft progression. Admins usually spawn it for speed when testing, running events, or outfitting players, which is what the commands on this page are for.
What does the Harming Potion do in Minecraft?
A consumable potion that deals damage to the player or mob that drinks it; not stackable and given via NBT tag.
What is the Harming Potion used for?
The Harming Potion is a drinkable potion that damages the entity that consumes it. It does not stack in inventory, so each potion occupies its own slot.
Which game is the Harming Potion from?
The Harming Potion is from Minecraft. Every ID, code, and command on this page is specific to Minecraft and its current live build.
What items are related to the Harming Potion?
See the Related section at the bottom of this page for items commonly used alongside the Harming Potion, or open Browse Games to explore the full Minecraft database.
What is the item id of the Harming Potion?
The item id of the Harming Potion is minecraft:potion{Potion:harming}.
What is the legacy item id of the Harming Potion?
The legacy item id of the Harming Potion is minecraft:potion.
What is the give command of the Harming Potion?
The give command of the Harming Potion is /give @p minecraft:potion{Potion:harming} 1.
What is the stackable of the Harming Potion?
The stackable of the Harming Potion is No.