Minecraft Status Effects Guide
Discover the properties, IDs, and applicable items for all Minecraft effects.
Category Filter
Speed
minecraft:speedIncreases movement speed.
Slowness
minecraft:slownessDecreases movement speed.
Haste
minecraft:hasteIncreases mining and attack speed.
Mining Fatigue
minecraft:mining_fatigueDecreases mining and attack speed.
Strength
minecraft:strengthIncreases melee damage.
Instant Health
minecraft:instant_healthInstantly restores health. Damages undead.
Instant Damage
minecraft:instant_damageInstantly deals damage. Heals undead.
Jump Boost
minecraft:jump_boostIncreases jump height and reduces fall damage.
Nausea
minecraft:nauseaWarps and wobbles the screen.
Regeneration
minecraft:regenerationRestores health over time.
Resistance
minecraft:resistanceReduces all incoming damage.
Fire Resistance
minecraft:fire_resistanceGrants immunity to fire and lava damage.
Water Breathing
minecraft:water_breathingPrevents drowning underwater.
Invisibility
minecraft:invisibilityGrants invisibility.
Blindness
minecraft:blindnessImpairs vision and prevents sprinting or critical hits.
Night Vision
minecraft:night_visionAllows seeing in the dark.
Hunger
minecraft:hungerIncreases food exhaustion.
Weakness
minecraft:weaknessDecreases melee damage.
Poison
minecraft:poisonDeals damage over time, but cannot kill.
Wither
minecraft:witherDeals damage over time, can kill. Hides health bar.
SEO & Additional Information
The effect guide above is highly useful when using the Minecraft Command Generator. Specific effects have unique IDs (e.g., sharpness, unbreaking) and can be applied to items via the '/give' or '/effect' commands.
On the MCCommand website, you can apply any effect up to level 255 without limits. Don't forget that in normal gameplay, you might need to use a 'Command Block' to process very long commands.
Frequently Asked Questions (FAQ)
Q. What is the maximum effect level using commands?
A. In Minecraft Java Edition, the maximum effect level you can apply using commands (/give, /effect) is 255.
Q. Can I apply conflicting effects together?
A. Yes, while normal survival mode prevents combining effects like Infinity and Mending, command generators allow you to bypass these restrictions.
Q. Are effects different between Java Edition (JE) and Bedrock Edition (BE)?
A. Most are the same, but some effects like Sweeping Edge are exclusive to Java Edition. This guide focuses on Java Edition.
Q. Can I put any effect on any item?
A. Yes, using commands, you can apply any effect to any item, such as putting 'Efficiency' on a sword or 'Sharpness' on a stick.
Q. Where do I use the Effect ID (minecraft:...)?
A. The ID is used as a unique identifier when writing data packs, custom item commands (/give), or the /effect command.
Q. Will commanded effects disappear in Survival mode?
A. If you repair the item using a grindstone, it will strip the effects. Using an anvil will merge effects but may cap out at vanilla limits depending on the operation.
Q. Can I use these commands in a singleplayer world with cheats disabled?
A. No, you must have cheats enabled to use '/give'. You can temporarily enable them by opening your world to LAN and turning 'Allow Cheats' ON.
Q. Does using extreme effect levels cause lag or crashes?
A. While the game handles up to level 255 mathematically, certain effects like 'Looting 255' or 'Knockback 255' can cause massive entity drops or physics calculations that may lag the server.
Q. What levels can I get from the Enchanting Table?
A. In normal survival gameplay, the Enchanting Table only provides up to the vanilla maximum level for each specific effect (e.g., Sharpness V, Efficiency V).
Q. What is the difference between NBT effects and the /effect command?
A. The '/effect' command only targets the item you are currently holding and strictly follows vanilla restrictions (max levels, conflicts). Giving items via NBT ignores these rules completely.