minecraft effect list (education edition)

Minecraft Effect List (Education Edition)

In Minecraft Education Edition, you can give a player a status effect for a certain length of time that is either helpful or harmful. Each effect has a name and ID value assigned to it. You can use these effect values in the /effect command.

TIP: If you are not running Minecraft Education Edition, try one of our other versions:

Here is an interactive list of all effects for the latest version of Minecraft Education Edition that can be searched.

(Enter a value in the field above to find effects in the table below)

Status Effect
(Minecraft ID Name)
ID Version
Absorption
(absorption)
1.0.18
Bad Omen
(bad_omen)
1.12.0
Blindness
(blindness)
1.0.18
Conduit Power
(conduit_power)
1.7.0
Fatal Poison
(fatal_poison)
1.0.21
Fire Resistance
(fire_resistance)
1.0.18
Haste
(haste)
1.0.18
Health Boost
(health_boost)
1.0.18
Hero of the Village
(village_hero)
1.12.0
Hunger
(hunger)
1.0.18
Instant Damage
(instant_damage)
1.0.18
Instant Health
(instant_health)
1.0.18
Invisibility
(invisibility)
1.0.18
Jump Boost
(jump_boost)
1.0.18
Levitation
(levitation)
1.0.18
Mining Fatigue
(mining_fatigue)
1.0.18
Nausea
(nausea)
1.0.18
Night Vision
(night_vision)
1.0.18
Poison
(poison)
1.0.18
Regeneration
(regeneration)
1.0.18
Resistance
(resistance)
1.0.18
Saturation
(saturation)
1.0.18
Slow Falling
(slow_falling)
1.7.0
Slowness
(slowness)
1.0.18
Speed
(speed)
1.0.18
Strength
(strength)
1.0.18
Water Breathing
(water_breathing)
1.0.18
Weakness
(weakness)
1.0.18
Wither
(wither)
1.0.18

Example of how to use an Effect

You can give a player an effect (ie: potion effect) that is either helpful or harmful by using the /effect command.

For example, you can use the /effect command to give the player DigMinecraft the effect called Water Breathing for 30 seconds:

/effect DigMinecraft water_breathing 30 60

In this example, water_breathing is the name of the effect and 30 is the number of seconds that the effect will last.