Beneficial effects

Breath of the Nautilus

Breath of the Nautilus is recorded as a beneficial status effect in the current Java Edition datasets.

Breath of the Nautilus — representative authorized Minecraft assetBreath of the Nautilus
Image source: Minecraft Wiki
Effect ID
minecraft:breath_of_the_nautilus
Edition
Java
Java numeric ID
39
Type
good
Category
Beneficial effects

How the effect is applied

Breath of the Nautilus is classified as a good effect. Duration, amplifier behavior, particles and sources depend on the command, potion, beacon, mob or game event that applies it.

Command

/effect give @p minecraft:breath_of_the_nautilus 60 0
/effect give
Applies a status effect to a target.
@p
The nearest player to where the command runs.
minecraft:breath_of_the_nautilus
The namespaced identifier for Breath of the Nautilus.
60
The duration in seconds.
0
The zero-based amplifier; 0 means effect level I.

This example applies level I for 60 seconds. Instant effects and non-command sources can behave differently.

Related content