Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Invisibility: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{About|the effect|the potion in {{MC/MC}}|Potion of Invisibility|the unused item in {{MC/MCD}}|Dungeons:Invisibility Potion}}
{{About|the effect|the potion in {{MC}}|Potion of Invisibility|the unused item in {{MCD}}|Dungeons:Invisibility Potion}}
{{MC/Redirect|Invisible|the enchantment in ''Minecraft Dungeons''|Dungeons:Invisible}}
{{Redirect|Invisible|the enchantment in ''Minecraft Dungeons''|Dungeons:Invisible}}
{{Infobox effect
{{Infobox effect
| image = Invisibility.png
| image = Invisibility.png
| sources = See {{slink||Causes}}
| sources = See {{slink||Causes}}
| particle = {{MC/EffectSprite|particle-invisibility}} #F6F6F6 (white)
| particle = {{EffectSprite|particle-invisibility}} #F6F6F6 (white)
| type = Positive
| type = Positive
| invimage = Potion of Invisibility
| invimage = Potion of Invisibility
Line 12: Line 12:
}}
}}


'''Invisibility''' is a status effect that turns players and [[Minecraft:mob]]s completely transparent and see-through, but has no effect on held [[Minecraft:item]]s, worn [[Minecraft:armor]], or certain parts of some mobs. Invisible entities, especially those wearing no armor, can get significantly closer to most mobs without being detected.
'''Invisibility''' is a [[Minecraft:status effect]] that turns [[Minecraft:player]]s and [[Minecraft:mob]]s completely transparent and see-through, but has no effect on held [[Minecraft:item]]s, worn [[Minecraft:armor]], or certain parts of some mobs. Invisible entities, especially those wearing no armor, can get significantly closer to most mobs without being detected.


== Effect ==
== Effect ==
[[File:Invisible Mobs.png|thumb|right|The visible parts of a [[breeze]], a shulker, a saddled strider, a trader llama, a phantom, an [[Minecraft:enderman]], a spider, a saddled [[Minecraft:pig]], and a charged creeper]]
[[File:Invisible Mobs.png|thumb|right|The visible parts of a [[breeze]], a [[Minecraft:shulker]], a saddled [[Minecraft:strider]], a [[Minecraft:trader llama]], a [[Minecraft:phantom]], an [[Minecraft:enderman]], a spider, a saddled [[Minecraft:pig]], and a [[Minecraft:charged creeper]]]]
[[File:Invisible Jeb.png|thumb|right|The visible parts of an armored [[player]].]]
[[File:Invisible Jeb.png|thumb|right|The visible parts of an armored [[player]].]]


Invisibility has three effects: It causes the affected entity's model to disappear, it decreases the distance the player can be detected by mobs, and it hides the player's waypoint from the locator bar.
Invisibility has three effects: It causes the affected entity's model to disappear, it decreases the distance the player can be detected by mobs, and it hides the player's waypoint from the [[Minecraft:locator bar]].


=== Rendering ===
=== Rendering ===
Line 24: Line 24:


Certain features of mobs and players are not affected by Invisibility:
Certain features of mobs and players are not affected by Invisibility:
* Worn [[Minecraft:armor]] (including horse armor, wolf armor, and nautilus armor)
* Worn [[Minecraft:armor]] (including [[Minecraft:horse armor]], [[Minecraft:wolf armor]], and [[Minecraft:nautilus armor]])
* Held items
* Held [[Minecraft:items]]
* Particles being emitted (including particles from the Invisibility effect)
* [[Minecraft:Particles]] being emitted (including particles from the Invisibility effect)
* [[Minecraft:Fire]] from entities set on fire
* [[Minecraft:Fire]] from entities set on fire
* [[Minecraft:Arrow]]s and bee stingers stuck in players {{Only|JE}}
* [[Minecraft:Arrow]]s and [[Minecraft:bee]] stingers stuck in players {{Only|JE}}
* A shulker's head (whether opened or closed)
* A [[Minecraft:shulker]]'s head (whether opened or closed)
* [[Minecraft:Carpet]]s equipped to llamas and trader llamas
* [[Minecraft:Carpet]]s equipped to [[Minecraft:llama]]s and [[Minecraft:trader llama]]s
* [[Minecraft:Saddle]]s equipped to [[Minecraft:pig]]s, striders, [[Minecraft:horse]]s, donkeys, mules, camels, nautiluses, and zombie nautiluses
* [[Minecraft:Saddle]]s equipped to [[Minecraft:pig]]s, [[Minecraft:strider]]s, [[Minecraft:horse]]s, [[Minecraft:donkey]]s, [[Minecraft:mule]]s, [[Minecraft:camel]]s, [[Minecraft:Nautilus|nautiluses]], and [[Minecraft:zombie nautilus]]es
* [[Minecraft:Harness]]es equipped to happy ghasts
* [[Minecraft:Harness]]es equipped to [[Minecraft:happy ghast]]s
* The aura of a charged creeper
* The aura of a [[Minecraft:charged creeper]]
* The eyes of spiders, cave spiders, endermen, phantoms, and creakings
* The eyes of [[Minecraft:spiders]], [[Minecraft:cave spiders]], [[Minecraft:endermen]], [[Minecraft:phantoms]], and [[Minecraft:creaking]]s
* The eyes and wind effects of breezes
* The eyes and wind effects of [[Minecraft:breeze]]s


Chests on donkeys, mules, llama, and trader llamas are not rendered when the host mob is invisible.<ref>{{bug|MC-279508}}</ref>
Chests on [[Minecraft:donkey]]s, [[Minecraft:mule]]s, [[Minecraft:llama]], and [[Minecraft:trader llama]]s are not rendered when the host mob is invisible.<ref>{{bug|MC-279508}}</ref>


=== Mob detection range ===
=== Mob detection range ===
When a player is under the Invisibility effect, the distance at which mobs detect the player is much shorter. After detecting a player, the mob behaves as if the player did not have the Invisibility effect; hostile mobs follow and attack the player until the player is outside of the mob's normal detection range.
When a player is under the Invisibility effect, the distance at which mobs detect the player is much shorter. After detecting a player, the mob behaves as if the player did not have the Invisibility effect; hostile mobs follow and attack the player until the player is outside of the mob's normal detection range.


A mob's detection range is determined by the {{MC/Code|[[Minecraft:Attribute#follow_range|follow_range]]}} attribute. When a player does not have any items equipped in armor slots (including [[Minecraft:elytra]]), the player is detected at 7% of a mob's normal detection range.
A mob's detection range is determined by the {{code|[[Minecraft:Attribute#follow_range|follow_range]]}} attribute. When a player does not have any items equipped in armor slots (including [[Minecraft:elytra]]), the player is detected at 7% of a mob's normal detection range.


When a player has items equipped in armor slots, the detection range is 17.5% times the number of pieces of armor. With 4 pieces of armor, the player is detected at 70% of a mob's normal detection range.
When a player has items equipped in armor slots, the detection range is 17.5% times the number of pieces of armor. With 4 pieces of armor, the player is detected at 70% of a mob's normal detection range.


Invisibility stacks with other methods of reducing a mob's detection range:
Invisibility stacks with other methods of reducing a mob's detection range:
*Sneaking reduces detection range to 80% of the normal range
*[[Minecraft:Sneaking]] reduces detection range to 80% of the normal range
*Wearing the corresponding mob head reduces detection range of skeletons, [[Minecraft:zombie]]s, creepers, [[Minecraft:piglin]]s and piglin brutes to 50% of the normal range. Mob heads are worn in an armor slot, and result in a larger detection range than not wearing the mob head.
*Wearing the corresponding [[Minecraft:mob head]] reduces detection range of [[Minecraft:skeleton]]s, [[Minecraft:zombie]]s, [[Minecraft:creeper]]s, [[Minecraft:piglin]]s and [[Minecraft:piglin brute]]s to 50% of the normal range. Mob heads are worn in an armor slot, and result in a larger detection range than not wearing the mob head.


The final detection range is given by the maximum between 2 and the detection range after the reduction, so the final detection range is at least 2.
The final detection range is given by the maximum between 2 and the detection range after the reduction, so the final detection range is at least 2.
Line 63: Line 63:
!class="unsortable"|Detection range <br> 4 pieces of armor
!class="unsortable"|Detection range <br> 4 pieces of armor
|-
|-
| style="text-align: left;" |{{MC/Entitylink|Ghast}}
| style="text-align: left;" |{{EntityLink|Ghast}}
| 100 || 7 || 17.5 || 35 || 52.5 || 70
| 100 || 7 || 17.5 || 35 || 52.5 || 70
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Enderman}}
| style="text-align: left;" | {{EntityLink|Enderman}}
| 64 || 4.48 || 11.2 || 22.4 || 33.6 || 44.8
| 64 || 4.48 || 11.2 || 22.4 || 33.6 || 44.8
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Allay}}<br>{{MC/Entitylink|Bee}}<br>{{MC/Entitylink|Blaze}}<br>{{MC/Entitylink|Villager}}
| style="text-align: left;" | {{EntityLink|Allay}}<br>{{EntityLink|Bee}}<br>{{EntityLink|Blaze}}<br>{{EntityLink|Villager}}
| 48 || 3.36 || 8.4 || 16.8 || 25.2 || 33.6
| 48 || 3.36 || 8.4 || 16.8 || 25.2 || 33.6
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Llama}}<br>{{MC/Entitylink|Wither}}
| style="text-align: left;" | {{EntityLink|Llama}}<br>{{EntityLink|Wither}}
| 40 || 2.8 || 7 || 14 || 21 || 28
| 40 || 2.8 || 7 || 14 || 21 || 28
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Zombie}}<br>{{MC/Entitylink|Husk}}<br>{{MC/Entitylink|Drowned}}<br>{{MC/Entitylink|Zombie Villager}}<br>{{MC/Entitylink|Zombified Piglin}}
| style="text-align: left;" | {{EntityLink|Zombie}}<br>{{EntityLink|Husk}}<br>{{EntityLink|Drowned}}<br>{{EntityLink|Zombie Villager}}<br>{{EntityLink|Zombified Piglin}}
| 35 || 2.45|| 6.125 || 12.25 || 18.375 || 24.5
| 35 || 2.45|| 6.125 || 12.25 || 18.375 || 24.5
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Fox}}<br>{{MC/Entitylink|Pillager}}<br>{{MC/Entitylink|Ravager}}
| style="text-align: left;" | {{EntityLink|Fox}}<br>{{EntityLink|Pillager}}<br>{{EntityLink|Ravager}}
| 32 || 2.24 || 5.6 || 11.2 || 16.8 || 22.4
| 32 || 2.24 || 5.6 || 11.2 || 16.8 || 22.4
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Breeze}}
| style="text-align: left;" | {{EntityLink|Breeze}}
| 24 || 2 || 4.2 || 8.4 || 12.6 || 16.8
| 24 || 2 || 4.2 || 8.4 || 12.6 || 16.8
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Polar Bear}}
| style="text-align: left;" | {{EntityLink|Polar Bear}}
| 20 || 2 || 3.5 || 7 || 10.5 || 14
| 20 || 2 || 3.5 || 7 || 10.5 || 14
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Illusioner}}
| style="text-align: left;" | {{EntityLink|Illusioner}}
| 18 || 2 || 3.15 || 6.3 || 9.45 || 12.6
| 18 || 2 || 3.15 || 6.3 || 9.45 || 12.6
|-
|-
| style="text-align: left;" | {{MC/Entitylink|Evoker}}<br>{{MC/Entitylink|Vindicator}}
| style="text-align: left;" | {{EntityLink|Evoker}}<br>{{EntityLink|Vindicator}}
| 12 || 2 || 2.1 || 4.2 || 6.3 || 8.4
| 12 || 2 || 2.1 || 4.2 || 6.3 || 8.4
|-
|-
Line 99: Line 99:


In addition:
In addition:
* Sculk sensors, [[Minecraft:warden]]s, cats and [[Minecraft:villager]]s do not behave any differently toward invisible entities.
* [[Minecraft:Sculk sensor]]s, [[Minecraft:warden]]s, [[Minecraft:cat]]s and [[Minecraft:villager]]s do not behave any differently toward invisible entities.
* Pillagers point their crossbows at invisible players outside their reduced detection range, but do not attack.
* [[Minecraft:Pillager]]s point their crossbows at invisible players outside their reduced detection range, but do not attack.


=== Locator bar ===
=== Locator bar ===
The waypoint of a player affected by Invisibility is not shown on other players' locator bar. {{MC/In|java}}, this is done by applying a 100% reduction on the <code>waypoint_transmit_range</code> [[Minecraft:attribute]].
The waypoint of a player affected by Invisibility is not shown on other players' [[Minecraft:locator bar]]. {{IN|java}}, this is done by applying a 100% reduction on the <code>waypoint_transmit_range</code> [[Minecraft:attribute]].
 
== Immune mobs ==
[[Minecraft:Wither]]s and ender dragons are immune to Invisibility.


== Causes ==
== Causes ==
Line 115: Line 112:
  ! Notes
  ! Notes
  |-
  |-
  | {{MC/Itemlink|Potion of Invisibility}}
  | {{ItemLink|Potion of Invisibility}}
  | I
  | I
  | 3:00
  | 3:00
  | {{MC/Entitylink|Wandering Trader}}s drink this potion when attacked by hostile mobs or when avoiding zombies and [[Minecraft:illager]]s.{{only|bedrock}}
  | {{EntityLink|Wandering Trader}}s drink this potion when attacked by hostile mobs or when avoiding zombies and [[Minecraft:illager]]s.{{only|bedrock}}
  |-
  |-
  | {{MC/Itemlink|Potion of Invisibility}} (extended)
  | {{ItemLink|Potion of Invisibility}} (extended)
  | I
  | I
  | 8:00
  | 8:00
  | {{MC/Entitylink|Wandering Trader}}s drink this potion if the time is between 12000 and 18000.
  | {{EntityLink|Wandering Trader}}s drink this potion if the time is between 12000 and 18000.
  |-
  |-
  | {{MC/Itemlink|Splash Potion of Invisibility}}
  | {{ItemLink|Splash Potion of Invisibility}}
  | I
  | I
  | 3:00
  | 3:00
  |
  |
  |-
  |-
  | {{MC/Itemlink|Splash Potion of Invisibility}} (extended)
  | {{ItemLink|Splash Potion of Invisibility}} (extended)
  | I
  | I
  | 8:00
  | 8:00
  |
  |
  |-
  |-
  | {{MC/Itemlink|Lingering Potion of Invisibility}}
  | {{ItemLink|Lingering Potion of Invisibility}}
  | I
  | I
  | 0:45
  | 0:45
  |
  |
  |-
  |-
  | {{MC/Itemlink|Lingering Potion of Invisibility}} (extended)
  | {{ItemLink|Lingering Potion of Invisibility}} (extended)
  | I
  | I
  | 2:00
  | 2:00
  |
  |
  |-
  |-
  | {{MC/Itemlink|Arrow of Invisibility}}
  | {{ItemLink|Arrow of Invisibility}}
  | I
  | I
  | 0:22
  | 0:22
  |  
  |  
  |-
  |-
  | {{MC/Itemlink|Arrow of Invisibility}} (extended)
  | {{ItemLink|Arrow of Invisibility}} (extended)
  | I
  | I
  | 1:00
  | 1:00
  |  
  |  
  |-
  |-
  | {{MC/Entitylink|Illusioner}}
  | {{EntityLink|Illusioner}}
  | I
  | I
  | 1:00
  | 1:00
  | Applies only to {{MC/Entitylink|illusioner}}s when casting the invisibility spell.
  | Applies only to {{EntityLink|illusioner}}s when casting the invisibility spell.
  |-
  |-
  | Spawning within the world
  | Spawning within the world
  | I
  | I
  | ∞
  | ∞
  | Applies only to {{MC/Entitylink|spider}}s on Hard difficulty.{{only|java|short=1}}
  | Applies only to {{EntityLink|spider}}s on Hard difficulty.{{only|java|short=1}}
  |}
  |}
== Immune mobs ==
[[Minecraft:Wither]]s and [[Minecraft:ender dragon]]s are immune to Invisibility.


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{MC/EffectIDLink}}
{{EffectIDLink}}
{{MC/Edition|java}}:
{{edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 180: Line 180:
|foot=1}}
|foot=1}}


{{MC/Edition|bedrock}}:
{{edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 192: Line 192:


== Advancements ==
== Advancements ==
{{MC/Load advancements|A Furious Cocktail;How Did We Get Here?}}
{{load advancements|A Furious Cocktail;How Did We Get Here?}}


== History ==
== History ==
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java beta}}
|{{HistoryLine|java beta}}
|{{MC/HistoryLine||1.8|dev=Pre-release|Invisibility is added along with 18 other status effects but is currently unobtainable in regular gameplay.}}
|{{HistoryLine||1.8|dev=Pre-release|Invisibility is added along with 18 other status effects but is currently unobtainable in regular gameplay.}}
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 2|[[File:Invisibility JE1 BE1.png|18px]] The effect sprite for Invisibility has been added to <samp>inventory.png</samp>.
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 2|[[File:Invisibility JE1 BE1.png|18px]] The effect sprite for Invisibility has been added to <samp>[[Minecraft:inventory.png]]</samp>.
|Potions which grant the Invisibility effect are added.
|[[Minecraft:Java Edition removed features#Potions|Potion]]s which grant the Invisibility effect are added.
|[[Minecraft:Milk]] now clears the Invisibility effect.}}
|[[Minecraft:Milk]] now clears the Invisibility effect.}}
|{{MC/HistoryLine|||dev=Beta 1.9 Prerelease 3|Invisibility no longer has any associated potions.}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 3|Invisibility no longer has any associated potions.}}
|{{MC/HistoryLine||1.4.2|dev=12w34a|Invisiblity now functions, and turns [[Minecraft:mob]]s invisible.
|{{HistoryLine||1.4.2|dev=12w34a|Invisiblity now functions, and turns [[Minecraft:mob]]s invisible.
|Players under Invisiblity's effect now cannot be detected by other players.
|[[Minecraft:Player]]s under Invisiblity's effect now cannot be detected by other players.
|A [[Minecraft:potion]] and splash potion of Invisibility have been implemented and added to Creative mode.}}
|A [[Minecraft:potion]] and [[Minecraft:splash potion]] of Invisibility have been implemented and added to [[Minecraft:Creative mode]].}}
|{{MC/HistoryLine||1.6.1|dev=13w24a|Spiders now have a rare chance to spawn with Invisibility on Hard difficulty.}}
|{{HistoryLine||1.6.1|dev=13w24a|[[Minecraft:Spider]]s now have a rare chance to spawn with Invisibility on Hard [[Minecraft:difficulty]].}}
|{{HistoryLine||1.8|dev=14w05b|Sheep's wool is no longer visible when they have the Invisibility effect.<ref>{{bug|MC-88791}}</ref>}}
|{{HistoryLine||1.8|dev=14w05b|[[Minecraft:Sheep]]'s wool is no longer visible when they have the Invisibility effect.<ref>{{bug|MC-88791}}</ref>}}
|{{MC/HistoryLine||30 July 2014|link=https://bugs.mojang.com/browse/MC-13738?focusedId=182274&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-182274|Jeb has stated that saddles equipped on [[Minecraft:horse]]s and related mobs are invisible due to technical limitations, as the saddle is part of each horse's texture, and that this may be fixed at some point in the future if more armored mobs were to be implemented.}}
|{{HistoryLine||30 July 2014|link=https://bugs.mojang.com/browse/MC-13738?focusedId=182274&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-182274|[[Minecraft:Jeb]] has stated that saddles equipped on [[Minecraft:horse]]s and related mobs are invisible due to technical limitations, as the saddle is part of each horse's texture, and that this may be fixed at some point in the future if more armored mobs were to be implemented.}}
|{{MC/HistoryLine||1.14|dev=18w43a|[[File:Invisibility JE2 BE2.png|18px]] The effect icon texture of Invisiblity has been changed.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Invisibility JE2 BE2.png|18px]] The effect icon texture of Invisiblity has been changed.}}
|{{MC/HistoryLine|||dev=19w08a|The Invisibility status effect has been improved to allow it to correctly work in many cases where it did not.
|{{HistoryLine|||dev=19w08a|The Invisibility status effect has been improved to allow it to correctly work in many cases where it did not.
|Guardians no longer see players that are invisible from the Invisibility effect.
|[[Minecraft:Guardian]]s no longer see [[Minecraft:player]]s that are invisible from the Invisibility effect.
|[[Minecraft:Zombie]]s and [[Minecraft:illager]]s no longer see invisible villagers and wandering traders.
|[[Minecraft:Zombie]]s and [[Minecraft:illager]]s no longer see invisible villagers and wandering traders.
|[[Minecraft:Wither]]s no longer see invisible players.
|[[Minecraft:Wither]]s no longer see invisible players.
|Iron golems no longer see invisible hostile-neutral mobs.
|[[Minecraft:Iron golem]]s no longer see invisible hostile-neutral mobs.
|Horse armor on horses is now still displayed if the horse wearing it is invisible.}}
|[[Minecraft:Horse armor]] on horses is now still displayed if the horse wearing it is invisible.}}
|{{MC/HistoryLine||1.15.2|dev=pre1|Iron golem's cracks are no longer visible if they have the Invisibility effect.}}
|{{HistoryLine||1.15.2|dev=pre1|[[Minecraft:Iron golem]]'s cracks are no longer visible if they have the Invisibility effect.}}
|{{HistoryLine||1.19.4|dev=Pre-release 3|The potion & effect color have been changed from {{color|#7F8392}} to {{color|#F6F6F6}}.}}
|{{HistoryLine||1.19.4|dev=Pre-release 3|The potion & effect color have been changed from {{color|#7F8392}} to {{color|#F6F6F6}}.}}
|{{HistoryLine||1.21.5|dev=25w03a|Saddles on equine mobs and camels are now still displayed if the mob wearing it is invisible;<ref>{{bug|MC-13738}}</ref><ref>{{bug|MC-256469}}</ref> this has resulted from the saddle texture being split from the main texture.}}
|{{HistoryLine||1.21.5|dev=25w03a|Saddles on equine mobs and camels are now still displayed if the mob wearing it is invisible;<ref>{{bug|MC-13738}}</ref><ref>{{bug|MC-256469}}</ref> this has resulted from the saddle texture being split from the main texture.}}
|{{MC/HistoryLine||1.21.6|exp=Locator Bar|dev=25w15a|Invisibility now hides players from the locator bar.}}
|{{HistoryLine||1.21.6|exp=Locator Bar|dev=25w15a|Invisibility now hides players from the [[Minecraft:locator bar]].}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|pocket alpha}}
|{{HistoryLine|pocket alpha}}
|{{MC/HistoryLine||v0.11.0|dev=build 1|[[File:Invisibility JE1 BE1.png|18px]] Added Invisibility.
|{{HistoryLine||v0.11.0|dev=build 1|[[File:Invisibility JE1 BE1.png|18px]] Added Invisibility.
|Invisibility is currently unobtainable.}}
|Invisibility is currently unobtainable.}}
|{{MC/HistoryLine||v0.12.1|dev=build 1|Invisibility can now be obtained from [[Minecraft:potion]]s and splash potions of Invisibility.}}
|{{HistoryLine||v0.12.1|dev=build 1|Invisibility can now be obtained from [[Minecraft:potion]]s and [[Minecraft:splash potion]]s of Invisibility.}}
|{{MC/HistoryLine||v0.15.0|dev=build 1|Added arrow of Invisibility, which inflicts any [[Minecraft:mob]] it hits with Invisibility.}}
|{{HistoryLine||v0.15.0|dev=build 1|Added [[Minecraft:arrow of Invisibility]], which inflicts any [[Minecraft:mob]] it hits with Invisibility.}}
|{{MC/HistoryLine|pocket}}
|{{HistoryLine|pocket}}
|{{MC/HistoryLine||1.0.0|dev=alpha 0.17.0.1|Invisibility can now be obtained from a lingering potions of Invisibility.}}
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Invisibility can now be obtained from a [[Minecraft:lingering potion]]s of Invisibility.}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.3|Wandering traders now hide by drinking [[Minecraft:potion]]s of Invisibility during nightfall, when hurt by projectiles and magic, or when avoiding zombies and illagers.
|{{HistoryLine||1.11.0|dev=beta 1.11.0.3|[[Minecraft:Wandering trader]]s now hide by drinking [[Minecraft:potion]]s of Invisibility during [[Minecraft:Daylight cycle#Night|nightfall]], when [[Minecraft:damage|hurt]] by projectiles and magic, or when avoiding zombies and illagers.
|The Invisibility status effect has been improved to allow it to correctly work in many cases where it did not.{{MC/Info needed}}
|The Invisibility status effect has been improved to allow it to correctly work in many cases where it did not.{{info needed}}
|[[Minecraft:Zombie]]s and [[Minecraft:illager]]s no longer see invisible villagers and wandering traders.}}
|[[Minecraft:Zombie]]s and [[Minecraft:illager]]s no longer see invisible villagers and wandering traders.}}
|{{MC/HistoryLine|||dev=beta 1.11.0.5|[[File:Invisibility JE2 BE2.png|18px]] The effect icon texture of Invisibility has been changed.}}
|{{HistoryLine|||dev=beta 1.11.0.5|[[File:Invisibility JE2 BE2.png|18px]] The effect icon texture of Invisibility has been changed.}}
|{{MC/HistoryLine||1.21.80|exp=Locator Bar|dev=Preview 1.21.80.20|Invisibility now hides players from the locator bar.}}
|{{HistoryLine||1.21.80|exp=Locator Bar|dev=Preview 1.21.80.20|Invisibility now hides players from the [[Minecraft:locator bar]].}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|console}}
|{{HistoryLine|console}}
|{{HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Invisibility is added along with 18 other status effects but is currently unobtainable in regular gameplay.{{check version}}}}
|{{HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Invisibility is added along with 18 other status effects but is currently unobtainable in regular gameplay.{{check version}}}}
|{{MC/HistoryLine||xbox=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Invisiblity now functions, and turns [[Minecraft:mob]]s invisible.|Players under Invisiblity's effect now cannot be detected by other players.|A [[Minecraft:potion]] and splash potion of Invisibility have been implemented and added to Creative mode.}}
|{{HistoryLine||xbox=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Invisiblity now functions, and turns [[Minecraft:mob]]s invisible.|[[Minecraft:Player]]s under Invisiblity's effect now cannot be detected by other players.|A [[Minecraft:potion]] and [[Minecraft:splash potion]] of Invisibility have been implemented and added to [[Minecraft:Creative mode]].}}
|{{MC/HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|Spiders now have a rare chance to spawn with Invisibility on Hard difficulty.}}
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|[[Minecraft:Spider]]s now have a rare chance to spawn with Invisibility on Hard [[Minecraft:difficulty]].}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Wandering traders now hide by drinking [[Minecraft:potion]]s of Invisibility during nightfall, when hurt by projectiles and magic, or when avoiding zombies and illagers.|The Invisibility status effect has been improved to allow it to correctly work in many cases where it did not.{{MC/Verify}}{{MC/Info needed}}|[[Minecraft:Zombie]]s and [[Minecraft:illager]]s no longer see invisible villagers and wandering traders.{{MC/Verify}}|[[File:Invisibility JE2 BE2.png|18px]] The effect icon texture of Invisibility has been changed.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|[[Minecraft:Wandering trader]]s now hide by drinking [[Minecraft:potion]]s of Invisibility during [[Minecraft:Daylight cycle#Night|nightfall]], when [[Minecraft:damage|hurt]] by projectiles and magic, or when avoiding zombies and illagers.|The Invisibility status effect has been improved to allow it to correctly work in many cases where it did not.{{verify}}{{info needed}}|[[Minecraft:Zombie]]s and [[Minecraft:illager]]s no longer see invisible villagers and wandering traders.{{verify}}|[[File:Invisibility JE2 BE2.png|18px]] The effect icon texture of Invisibility has been changed.}}
}}
}}


== Issues ==
== Issues ==
{{MC/Issue list}}
{{issue list}}


== Trivia ==
== Trivia ==
* Players in Spectator mode see invisible entities as translucent instead.
* Players in [[Minecraft:Spectator]] mode see invisible [[Minecraft:entities]] as translucent instead.
* {{MC/In|je}}, Invisibility prevents the rendering of entity hitboxes by pressing {{MC/Key|F3+B}}.
* {{IN|je}}, Invisibility prevents the rendering of entity hitboxes by pressing {{key|F3+B}}.
* {{MC/In|je}}, The attack indicator still appears when facing an invisible entity.<ref>{{bug|MC-261797|||WAI}}</ref>
* {{IN|je}}, The attack indicator still appears when facing an invisible entity.<ref>{{bug|MC-261797|||WAI}}</ref>


== Gallery ==
== Gallery ==
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
Invisible sheep.png|A sheep {{MC/In|je}} with Invisibility before Java Edition 14w05b. Its wool is still visible.
Invisible sheep.png|A sheep {{in|je}} with Invisibility before [[Minecraft:Java Edition 14w05b]]. Its wool is still visible.
</gallery>
</gallery>


== References ==
== References ==
{{MC/Reflist}}
{{reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox effects}}
{{Navbox effects}}


de:Unsichtbarkeit
[[Minecraft:de:Unsichtbarkeit]]
es:Invisibilidad
[[Minecraft:es:Invisibilidad]]
fr:Invisibilité
[[Minecraft:fr:Invisibilité]]
ja:透明化
[[Minecraft:ja:透明化]]
ko:투명
[[Minecraft:ko:투명]]
pt:Invisibilidade
[[Minecraft:pt:Invisibilidade]]
ru:Невидимость
[[Minecraft:ru:Невидимость]]
zh:隐身
[[Minecraft:zh:隐身]]

Latest revision as of 11:09, 13 April 2026

Template:Redirect Template:Infobox effect

Invisibility is a Minecraft:status effect that turns Minecraft:players and Minecraft:mobs completely transparent and see-through, but has no effect on held Minecraft:items, worn Minecraft:armor, or certain parts of some mobs. Invisible entities, especially those wearing no armor, can get significantly closer to most mobs without being detected.

Effect

File:Invisible Mobs.png
The visible parts of a breeze, a Minecraft:shulker, a saddled Minecraft:strider, a Minecraft:trader llama, a Minecraft:phantom, an Minecraft:enderman, a spider, a saddled Minecraft:pig, and a Minecraft:charged creeper
File:Invisible Jeb.png
The visible parts of an armored player.

Invisibility has three effects: It causes the affected entity's model to disappear, it decreases the distance the player can be detected by mobs, and it hides the player's waypoint from the Minecraft:locator bar.

Rendering

While under the invisibility effect, the model and name of mobs and players are not rendered, making the mob or player appear to be invisible. This does not prevent the mob or player from interacting with the world.

Certain features of mobs and players are not affected by Invisibility:

Chests on Minecraft:donkeys, Minecraft:mules, Minecraft:llama, and Minecraft:trader llamas are not rendered when the host mob is invisible.<ref>Template:Bug</ref>

Mob detection range

When a player is under the Invisibility effect, the distance at which mobs detect the player is much shorter. After detecting a player, the mob behaves as if the player did not have the Invisibility effect; hostile mobs follow and attack the player until the player is outside of the mob's normal detection range.

A mob's detection range is determined by the Template:Code attribute. When a player does not have any items equipped in armor slots (including Minecraft:elytra), the player is detected at 7% of a mob's normal detection range.

When a player has items equipped in armor slots, the detection range is 17.5% times the number of pieces of armor. With 4 pieces of armor, the player is detected at 70% of a mob's normal detection range.

Invisibility stacks with other methods of reducing a mob's detection range:

The final detection range is given by the maximum between 2 and the detection range after the reduction, so the final detection range is at least 2.

The exact numerical information is in the table below:

Minecraft:Mob Base detection range
without Invisibility
Detection range
no armor
Detection range
1 piece of armor
Detection range
2 pieces of armor
Detection range
3 pieces of armor
Detection range
4 pieces of armor
Template:EntityLink 100 7 17.5 35 52.5 70
Template:EntityLink 64 4.48 11.2 22.4 33.6 44.8
Template:EntityLink
Template:EntityLink
Template:EntityLink
Template:EntityLink
48 3.36 8.4 16.8 25.2 33.6
Template:EntityLink
Template:EntityLink
40 2.8 7 14 21 28
Template:EntityLink
Template:EntityLink
Template:EntityLink
Template:EntityLink
Template:EntityLink
35 2.45 6.125 12.25 18.375 24.5
Template:EntityLink
Template:EntityLink
Template:EntityLink
32 2.24 5.6 11.2 16.8 22.4
Template:EntityLink 24 2 4.2 8.4 12.6 16.8
Template:EntityLink 20 2 3.5 7 10.5 14
Template:EntityLink 18 2 3.15 6.3 9.45 12.6
Template:EntityLink
Template:EntityLink
12 2 2.1 4.2 6.3 8.4
All other mobs 16 2 2.8 5.6 8.4 11.2

In addition:

Locator bar

The waypoint of a player affected by Invisibility is not shown on other players' Minecraft:locator bar. Template:IN, this is done by applying a 100% reduction on the waypoint_transmit_range Minecraft:attribute.

Causes

Cause Potency Length Notes
Template:ItemLink I 3:00 Template:EntityLinks drink this potion when attacked by hostile mobs or when avoiding zombies and Minecraft:illagers.Template:Only
Template:ItemLink (extended) I 8:00 Template:EntityLinks drink this potion if the time is between 12000 and 18000.
Template:ItemLink I 3:00
Template:ItemLink (extended) I 8:00
Template:ItemLink I 0:45
Template:ItemLink (extended) I 2:00
Template:ItemLink I 0:22
Template:ItemLink (extended) I 1:00
Template:EntityLink I 1:00 Applies only to Template:EntityLinks when casting the invisibility spell.
Spawning within the world I Applies only to Template:EntityLinks on Hard difficulty.Template:Only

Immune mobs

Minecraft:Withers and Minecraft:ender dragons are immune to Invisibility.

Data values

ID

Template:EffectIDLink Template:Edition: Template:ID table

Template:Edition: Template:ID table

Advancements

Template:Load advancements

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Issues

Template:Issue list

Trivia

Gallery

Screenshots

References

Template:Reflist

Navigation

Template:Navbox effects

Minecraft:de:Unsichtbarkeit Minecraft:es:Invisibilidad Minecraft:fr:Invisibilité Minecraft:ja:透明化 Minecraft:ko:투명 Minecraft:pt:Invisibilidade Minecraft:ru:Невидимость Minecraft:zh:隐身