Minecraft Wiki
Advertisement
This article is about the hostile mob in the Minecraft 1.19 The Wild Update. For the unseen illager in Minecraft Dungeons, see MCD:Warden. For the ancient mob in Minecraft Dungeons, see MCD:Frostwarden. For the character in Minecraft: Story Mode, see Minecraft Story Mode:The Warden.
Crafting Table
This article describes content that may be included in Java Edition and Bedrock Edition. 
This content has appeared in Java Edition 1.19 and Bedrock Edition 1.18.30 development versions, but the full update containing it has not been released yet.
Blue Beaker BE1
The features on this page are exclusive to Experimental Gameplay in Bedrock Edition. 
These features may be properly added in a future update, but currently require enabling one or more settings in the "The Wild Update" section of the Game Settings menu.

The warden is a hostile mob summoned by sculk shriekers. They are completely blind, and thus rely on vibrations and their sense of smell to identify players and other mobs. They are the most powerful of all the monsters, having the highest health and dealing the most melee damage of any naturally-spawned mob in the game.

Spawning

Wardens do not use traditional mob spawning mechanics. When a player activates any sculk shrieker three times, and there isn't another warden within 48 blocks, and the light level is lower than 11, a warden emerges from the ground. Up to 20 attempts are made to spawn a warden within a 11×13×11 box centered on the shrieker.

The warning count for sculk shriekers is specific to each player, not each sculk shrieker. This means that the same player can activate three different sculk shriekers just once, and a warden spawns on the third activation.

Drops

Wardens drop three experience points when killed by a player or tamed wolf.

Behavior

Not a happy bunny

The warden roaring at a baby chicken.

The chicken failed

The warden killing said baby chicken.

Wardens are blind and wander randomly. A nearby vibration alerts the warden, which moves toward the location where the vibration originated. It can also smell the area around it, allowing it to zero in on an entity's location. The more vibrations a mob or player makes, the more agitated it grows.

The souls on its chest creates a low throbbing heartbeat sound, in tandem with the Darkness effect. The animation and sound speeds up gradually as the warden becomes more agitated.[1] Wardens prefer to track down mobs that it finds most suspicious, rather than the closest one.[2]

Once a warden reaches a high enough level of agitation, it roars and pursues the target. In this state, the warden pathfinds to the target normally, regardless of vibrations made. If a mob or player collides with a warden, or attacks it first, the warden immediately enters its angry state.

The warden tracks down and attacks all other mobs, excluding other wardens. The warden can also follow vibrations made by non-mob entities such as projectiles or minecarts.

After sixty seconds of being "calm" and not detecting any vibrations, the warden burrows back into the ground and despawns. The warden is completely invulnerable while emerging or burrowing, including damage from /kill, though it can still be pushed by entities, pistons, and liquids.

The warden's attack disables shields, reaches target up to four block heights, and deals an exceptional amount of damage, enough to instantly kill a player wearing full netherite armor on Hard difficulty.

The warden's hitbox can fit inside a corridor 1 block wide and 3 blocks tall. This allows them to chase entities pathfinding precisely even in small cave corridors.

Wardens are immune to knockback and to damage from fire and lava.

Water does not slow down a warden, and a bubble column has no effect on an aggravated warden.

Sounds

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Warden groans angrilyHostile CreaturesPlays randomly while searching for an entityentity.warden.agitatedsubtitles.entity.warden.agitated1??
Warden whinesHostile CreaturesPlays when the warden emerges, or randomlyentity.warden.ambientsubtitles.entity.warden.ambient1??
Warden ragesHostile CreaturesWarden targets an enemyentity.warden.angrysubtitles.entity.warden.angry1??
Warden lands hitHostile CreaturesWarden attacksentity.warden.attack_impactsubtitles.entity.warden.attack_impact1??
Warden digsHostile CreaturesWarden despawnsentity.warden.digsubtitles.entity.warden.dig1??
Warden diesHostile CreaturesDyingentity.warden.deathsubtitles.entity.warden.death1??
Warden emergesHostile CreaturesWarden spawnsentity.warden.emergesubtitles.entity.warden.emerge1??
Warden heart beatsHostile CreaturesPlays randomlyentity.warden.heartbeatsubtitles.entity.warden.heartbeat1??
Warden hurtsHostile CreaturesTaking damageentity.warden.hurtsubtitles.entity.warden.hurt1??
Warden takes noticeHostile CreaturesWarden notices vibrationentity.warden.listeningsubtitles.entity.warden.listening1??
Warden takes notice angrilyHostile CreaturesWarden moves toward the source of vibrationentity.warden.listening_angrysubtitles.entity.warden.listening_angry1??
Warden approachesHostile CreaturesWarden gets called by sculk shrieker onceentity.warden.nearby_closesubtitles.entity.warden.nearby_close1??
Warden advancesHostile CreaturesWarden gets called by sculk shrieker twiceentity.warden.nearby_closersubtitles.entity.warden.nearby_closer1??
Warden draws closeHostile CreaturesWarden gets called by sculk shrieker thriceentity.warden.nearby_closestsubtitles.entity.warden.nearby_closest1??
Warden roarsHostile CreaturesTargets entityentity.warden.roarsubtitles.entity.warden.roar1??
Warden sniffsHostile CreaturesScans for nearby entitiesentity.warden.sniffsubtitles.entity.warden.sniff0.75??
Warden stepsHostile CreaturesWalkingentity.warden.stepsubtitles.entity.warden.step0.3??
Warden tendrils clickHostile CreaturesDetects movemententity.warden.tendril_clickssubtitles.entity.warden.tendril_clicks1??

Data values

ID

Java Edition:

NameIdentifierTranslation key
Wardenwardenentity.minecraft.warden

Bedrock Edition:

NameIdentifierNumeric ID Translation key
Wardenwarden131entity.warden.name

Entity data

Wardens have entity data associated with them that contains various properties.

Java Edition:

Main article: Entity format
  • Entity data
    • Tags common to all entities
    • Tags common to all mobs
    •  anger: Anger management of the warden.
      •  suspects: List of suspects that have angered the warden.
        • A suspect.
          •  anger The level of anger. It has a maximum value of 150 and decreases by 1 every second.
          •  uuid: The UUID of the entity that is associated with the anger, stored as four ints.

History

Java Edition
2020Concept art was created with earlier designs for the warden, then known as the "stalker".
Warden (pre-release 1) The original "stalker" design was programmed into the game.
Warden (pre-release 2) Warden (pre-release 2 alternate) A second version of the "stalker" could transform into a form that was less wide and tall when chasing an entity or player, while its regular form was meant to disguise as a treasure totem. This was considered too goofy and insufficiently scary, and was scrapped.
2020Concept art for a "hollowed" design was created.
Warden (pre-release 3) This "hollowed" design was programmed into the game.
It was ultimately considered too gory for Minecraft, so it was scrapped.
October 3, 2020Warden (pre-release 4) The warden is announced at Minecraft Live 2020.
October 6, 2020A set of teaser images of the warden's size and behavior were released on Brandon Pearce's Twitter.
October 16, 2021Warden A revised texture and new behavior was shown at Minecraft Live 2021.
November 26, 2021The warden is revealed to have a sense of smell; it can detect and pathfind toward the general location of a player or mob through a "smelling" action. It also prioritizes smelling the player or mob that it is most suspicious of, rather than the one closest to it.[3][4]
December 18, 2021Showed warden emerge behavior.
Upcoming Java Edition
1.19
{{Extension DPL}}<ul><li>[[Shulker Shell|Shulker Shell]]<br/>{{Item
| image = Shulker Shell.png
|type=
|renewable = Yes
| stackable =  Yes (64)
}}

{{about|the item that drops from the mob|the mob |Shulker|the storage block|Shulker Box}}

'''Shulker shells''' are [[item]]s dropped by [[shulker]]s that are used solely to craft [[shulker box]]es.

== Obtaining ==
=== Mob loot ===
{{IN|bedrock}}, [[shulker]]s drop 0-1 shulker shells. The maximum can be increased by 1 per level of [[Looting]], which is 0-4 shells with Looting III.

{{IN|java}}, shulkers have a 50% chance of dropping a shulker shell when killed. This is increased by 6.25% per level of [[Looting]], for a maximum of 68.75% with Looting III.

== Usage ==
=== Crafting ingredient ===
{{crafting usage}}

== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Shulker Shell
|spritetype=item
|nameid=shulker_shell
|form=item
|foot=1}}

{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Shulker Shell
|spritetype=item
|nameid=shulker_shell
|id=566
|form=item
|foot=1}}

== History ==
{{History|java}}
{{History||1.11|snap=16w39a|[[File:Shulker Shell JE1 BE1.png|32px]] Added shulker shells.}}
{{History||1.13|snap=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], this [[item]]'s numeral ID was 450.}}
{{History||1.14|snap=18w43a|[[File:Shulker Shell JE2 BE2.png|32px]] The texture of the shulker shell has now been changed.}}
{{History||1.17|snap=20w45a|When a shulker is hit by a shulker bullet, the shulker can spawn another shulker depending on the amount of shulkers in the area, making shulker shells [[renewable resource|renewable]].}}

{{History|pocket}}
{{History||1.0.0|snap=alpha 1.0.0.1|[[File:Shulker Shell JE1 BE1.png|32px]] Added shulker shells.
|Shulker shells currently have no purpose as [[shulker box]]es haven't been implemented yet.}}
{{History||1.1.0|snap=alpha 1.1.0.0|Shulker shells can now be used to [[crafting|craft]] shulker boxes.}}
{{History|bedrock}}
{{History||1.10.0|snap=beta 1.10.0.3|[[File:Shulker Shell JE2 BE2.png|32px]] The texture of the shulker shell has now been changed.}}
{{History||1.18.30|snap=beta 1.18.30.22|Shulkers now have a chance to spawn another shulker when hit by a shulker projectile, making shulker shells [[renewable resource|renewable]].}}

{{History|console}}
{{History||xbox=TU53|xbone=CU43|ps=1.49|wiiu=Patch 23|switch=1.0.3|[[File:Shulker Shell JE1 BE1.png|32px]] Added shulker shells.}}
{{History||xbox=none|xbone=none|ps=1.90|wiiu=none|switch=none|[[File:Shulker Shell JE2 BE2.png|32px]] The texture of the shulker shell has now been changed.}}

{{History|new 3ds}}
{{History||1.7.10|[[File:Shulker Shell JE1 BE1.png|32px]] Added shulker shells.}}
{{History|foot}}

== Issues ==
{{Issue list}}

{{Items}}

[[de:Shulkerschale]]
[[es:Caparazón de shulker]]
[[fr:Carapace de Shulker]]
[[it:Guscio di shulker]]
[[ja:シュルカーの殻]]
[[ko:셜커 껍데기]]
[[nl:Shulkerschelp]]
[[pl:Skorupa Shulkera]]
[[pt:Casco de shulker]]
[[ru:Панцирь шалкера]]
[[th:เปลือกชัลเกอร์]]
[[zh:潜影壳]]</li><li>[[Bow|Bow]]<br/>{{For}}
{{For|the ranged weapon of a similar name|Crossbow}}
{{Item
| image = <gallery>
Bow.png | Bow
Bow (Pull 0).png | Pulled (state 0)
Bow (Pull 1).png | Pulled (state 1)
Bow (Pull 2).png | Pulled (state 2)
</gallery>
| rarity = Common
| renewable = Yes
| durability = 384
| stackable = No
}}

A '''bow''' is a ranged [[weapon]] that shoots [[arrow]]s.

== Obtaining ==

=== Crafting ===

{{crafting
|showname=0
|B1= Stick
|C1= String
|A2= Stick
|C2= String
|B3= Stick
|C3= String
|Output= Bow
|type= Combat
}}

===Mob loot===

==== Skeletons and Strays ====

[[Skeleton]]s and [[stray]]s have an 8.5% chance of dropping a normal or enchanted bow on death when killed by a [[player]] or a tamed [[wolf]]. 

The chance of dropping a bow is increased by 1% per level of [[Looting]], allowing up to an 11.5% chance of dropping. 

The chance of being enchanted depends on the [[difficulty]], whether it is normal or hard. The enchantment level is equal to enchant level 5-22. 

Bows of [[skeleton trap]]s are always enchanted at level 5 to 23. The exact level depends on [[regional difficulty]], as on Easy it is always a level-5 enchantment.

==== Illusioners ====
{{exclusive|java|section=1}}

[[Illusioner]]s have an 8.5% chance of dropping an unenchanted bow when killed by the player. The chance of dropping a bow is increased by 1% per level of Looting, allowing up to an 11.5% chance of dropping. 

=== Trading ===

Apprentice-level fletcher [[villager]]s sell bows for 2 [[emerald]]s as part of their [[trading|trade]]s.

Expert-level fletcher villagers sell enchanted bows for 7–21 emeralds as part of their trades. The enchantment level is equal to enchant level 5–19.

=== Fishing ===

Bows have a chance of being caught by [[fishing]]. When caught, the bow may be damaged and contain random [[enchantment]]s equivalent to a level 30 enchantment from an [[enchanting table]], including treasure enchantments like [[Mending]].

=== Repairing ===
{{Grinding
|showdescription=1
|ingredients=2x Damaged [[Bow]]
|Damaged Bow
|Damaged Bow
|Bow
|description=The durability of the two bows is added together, plus an extra 5% durability.
}}
{{Crafting
|Damaged Bow
|Damaged Bow
|Output=Bow
|type=Combat
|ignoreusage=1
}}

== Usage ==

=== Weapon ===
[[File:Steve aiming with Bow.png|150px|right]]
[[File:Alex aiming with Bow.png|150px|right]]

Bows can be drawn back by {{control|using}} them. In order to use a bow, the player must have at least one [[arrow]] in their [[inventory]] or be in [[Creative]] mode. The arrow that is shown inside the bow always looks like a regular arrow, regardless of what kind of arrow is actually being shot from the bow.<ref>{{bug|MC-87685||Drawn bow texture does not reflect arrow that will be shot|WF}}</ref>

When drawing a bow, the display zooms in slightly. Charging the bow to its maximum causes it to visually shake as an indicator. Releasing the button shoots an [[arrow]]. Drawing a bow can be canceled by switching to another hotbar slot while holding use.

While the bow is being charged or remains fully charged, the player is forced to move at [[sneaking]] speed, unless they are riding a [[horse]], [[minecart]] or [[boat]], or flying with [[elytra]]. It is not possible to [[Sprinting|sprint]] while charging a bow or holding a drawn bow. When the bow is released, normal motion resumes although any prior sprint is cancelled. Sneaking while drawing the bow makes the player move even slower.

If an arrow hits another player, the player that shoots the arrow hears a high-pitched "ding" sound.{{only|je}}

Fully charged shots launch critical arrows which have a trail of [[particles]] behind them and deal up to <math display="inline">\left ( \frac{3x}{2} \right ) + 2</math>damage, where <math>x</math>is the damage after any enchantments. The listed values below describe maximum damage from a bow with no [[Power]] enchantments, assuming the target is at a distance where drag and gravity are negligible. However, the critical damage is likely to be more around 8-10; critical damage is added at a random value between <math>x</math>and <math display="inline">\left ( \frac{3x}{2} \right ) + 2</math> and it is rare to have minimum or maximum values. The damage dealt can ultimately be less than the maximum damage if the arrow slows down after being shot. 

{| class="wikitable" style="text-align:center" data-description="Shot base damage by changing time"
|-
! Charging time
! Maximum attack damage
|-
|{{ItemSprite|Bow|text= '''0.1 s'''}} (no charge)
|{{hp|1}}
|-
|{{ItemSprite|Bow|text= '''0.2–0.9 s'''}} (medium charge)
|{{hp|5}}
|-
|{{ItemSprite|Bow|text= '''1+ s'''}} (full charge)
|{{hp|6}}
|-
|{{ItemSprite|Bow|text= '''1+ s'''}} (critical)
|{{hp|11}}
|-
|}

The game stores the damage of arrows even in values with a decimal point. For example, it is possible for a critical arrow shot to cause damage values such as 6.4. In this cases of a broken value, the game can round up or down and store the amount for subsequent damage sources.

Any projectile thrown by the player is under the influence of momentum in current versions of ''Minecraft''. Naturally, the player's movement speed can be modified under a number of circumstances, affecting the ballistic trajectory of projectiles, and as a result, the damage inflicted by arrows.

In [[Java Edition Combat Tests]], to avoid sniping, arrows shot from fully-charged bows become non-critical if held drawn back for longer than three seconds. Instantaneous effects on tipped arrows are scaled by 1/8, just like the duration of other effects. For example, Instant Damage I arrow will deal an additional {{hp|0.75}} magical damage.

Damage caused by the arrow is not affected by the [[Strength]] effect.

[[Endermen]] cannot be shot using an arrow, because the arrow either disappears as the enderman teleports, or it gets deflected. Even while immobile, the enderman is immune to damage from arrows. However, an arrow shot from a bow enchanted with [[Flame]] can ignite the enderman.

=== Crafting ingredient ===

{{crafting usage|Bow, Damaged Bow}}

=== Enchantments ===

Bows can receive several different [[enchantment]]s and have a base enchantability of 1. Bow enchantments have no effect on [[arrow]] speed or the distance it travels. In [[Bedrock Edition]], if a bow is enchanted with any level 1 enchantment, it always gets Power I.{{verify|This used to be in the trivia section. Not valid in Java Edition.}}

{| class="wikitable col-3-center"
|+
!Name
!Summary
!Max Level
|-
|[[Power]]
|Increases the damage dealt by bow-shot arrows.
|V
|-
|[[Punch]]
|Increases the knockback dealt by bow-shot arrows.
|II
|-
|[[Flame]]
|Ignites arrows, dealing fire damage to anyone hit as well as igniting TNT and campfires.
|I
|-
|[[Infinity]]<ref group=n name=exclusive>Mending and Infinity are mutually exclusive.</ref> 
|Stops the bow from consuming arrows when shot. A minimum of 1 arrow is still required to work.
|I
|-
|[[Unbreaking]]
|Grants a chance to negate durability consumption, making the bow last longer.
|III
|-
|[[Mending]]<ref group=n name=exclusive></ref>
|Repairs the bow using experience, but also preventing the player from gaining score.
|I
|-
|[[Curse of Vanishing]]
|The bow vanishes on death, not dropping as an item. Overridden by keepInventory.
|I
|}
;Notes
{{Reflist|group=n}}

=== Fuel ===

A bow can be used as [[fuel]] in [[furnace]]s, smelting 1.5 items per bow {{in|java}} or 1 item per bow {{in|bedrock}}.

== Arrows ==

{{main|Arrow}}

As in real life, a flying [[arrow]] in ''Minecraft'' is affected by gravity. Its vertical speed is modified by one block downward every second, resulting in a {{w|Parabola|parabolic}} flight path. An arrow slows down if shot through water, reducing its damage to near zero unless brought back into the air or otherwise given momentum.{{Only|Java}}

Arrows that hit solid [[blocks]] become stuck and can be retrieved, unless the arrow was shot by a bow [[enchant]]ed with [[Infinity]], a player in Creative mode, or a mob.

An arrow shot through [[lava]] ignites, giving it the effect of the [[Flame]] enchantment, igniting any entity it hits. If not extinguished, the fire inflicts up to {{hp|4}} damage. Although a [[wither skeleton]] does not spawn naturally with bows, if it holds a bow then it also shoots flaming arrows.

On impact, an arrow can trigger a wooden [[pressure plate]], [[target]] block, [[wooden button]], or [[tripwire]]. Arrows cannot trigger stone pressure plates or stone buttons.

The player can choose the type of arrow to shoot based on its location in the inventory. Arrows in the off-hand, or the selected hotbar slot if the bow is in the off-hand, are prioritized first. If there are no arrows in the off-hand or selected hotbar slot then the arrow closest to [[Inventory#Slots|slot 0]] is selected.

== Sounds ==
{{edition|java}}:
{{Sound table
|sound=Arrow hit1.ogg
|sound2=Arrow hit2.ogg
|sound3=Arrow hit3.ogg
|sound4=Arrow hit4.ogg
|subtitle=Arrow hits
|source=neutral
|description=When an arrow impacts something
|id=entity.arrow.hit
|translationkey=subtitles.entity.arrow.hit
|volume=1.0
|pitch={{frac|12|11}}-{{frac|4|3}}
|distance=16}}
{{Sound table
|sound=Bow shoot.ogg
|subtitle=Arrow fired
|source=player
|description=When a bow shoots an arrow
|id=entity.arrow.shoot
|translationkey=subtitles.entity.arrow.shoot
|volume=1.0
|pitch={{frac|4|3}}-1.125 <ref group=sound>Depends on how long the bow has been charging. uncharged bows give {{frac|5|6}}-0.625</ref> 
|distance=16}}
{{Sound table
|sound=Succesfull Hit.ogg
|subtitle=Player hit
|source=player
|description=When an arrow shot by a player hits another player
|id=entity.arrow.hit_player
|translationkey=subtitles.entity.arrow.hit_player
|volume=0.18
|pitch=0.45
|distance=16}}
{{Sound table
|sound=Random break.ogg
|subtitle=Item breaks
|source=player
|description=When a bow's durability is exhausted
|id=entity.item.break
|translationkey=subtitles.entity.item.break
|volume=0.8
|pitch=0.8-1.2
|distance=16
|foot=1}}

{{edition|bedrock}}:
{{Sound table
|type=bedrock
|sound=Arrow hit1.ogg
|sound2=Arrow hit2.ogg
|sound3=Arrow hit3.ogg
|sound4=Arrow hit4.ogg
|source=player
|description=When an arrow impacts something
|id=random.bowhit
|volume=1.0
|pitch=1.09-1.3}}
{{Sound table
|sound=Bow shoot.ogg
|source=player
|description=When a bow shoots an arrow
|id=random.bow
|volume=1.0
|pitch=0.83-1.25}}
{{Sound table
|sound=Random break.ogg
|source=player
|description=When a bow's durability is exhausted
|id=random.break
|volume=1.0
|pitch=0.9
|foot=1}}

== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Bow
|spritetype=item
|nameid=bow
|form=item
|foot=1}}

{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Bow
|spritetype=item
|nameid=bow
|id=300
|form=item
|foot=1}}

== Achievements ==

{{load achievements|Sniper Duel;Archer;Dispense with this;Bullseye}}

== Advancements ==

{{load advancements|Take Aim;Sniper Duel;Bullseye}}

== Video ==

<div style="text-align:center">{{yt|orNlaO12EQg}}</div>

== History ==
{{History|java classic}}
{{History||June 14, 2009|link=https://notch.tumblr.com/post/123343045/my-vision-for-survival|[[Notch]] discussed how bows and [[arrow]]s would work in [[Survival]] mode: "Bows and arrows can be made out of wood. To use it, select the bow from your inventory and make sure you’ve got some arrows. Click in front of you, and an arrow goes flying using real physics. To actually HIT something, aim above it."}}
{{History||0.24 SURVIVAL TEST|The [[player]] did not need a bow to shoot arrows. Instead, {{Key|Tab}} was used to fire arrows. However, arrows still had to be collected to shoot. Launching arrows this way was much slower than the bow that now fires them.}}
{{History|java indev}}
{{History||0.31|snap=20100110|[[File:Bow JE1.png|32px]] Added bow texture to [[items.png]].}}
{{History|||snap=20100122|[[File:Bow JE2 BE1.png|32px]] Added bows as item with changed texture. The right mouse button can be held down to fire in rapid succession. Each [[arrow]] deals {{hp|4}} for each hit. They fly in a [[wikipedia:Trajectory of a projectile|ballistic trajectory]] affected by gravity and drag in air or water. They travel approximately 15 [[block]]s when fired parallel to a flat plane. Arrows also have a maximum range of around 52 blocks when fired at a 38 degree angle on a flat plane.
|Bows often fail to interact with objects, but instead shoot. This is due to the fact that shooting arrows is an instantaneous action.
|At this point, bows have no durability, and can essentially be used infinitely.}}
{{History|java alpha}}
{{History||v1.2.6|Interacting with objects (door, chest, etc.) while holding a bow no longer shoots the arrow.}}
{{History|java beta}}
{{History||1.2|Bows are now used to craft [[dispenser]]s.}}
{{History||1.8|snap=July 8, 2011|slink={{tweet|notch|89414265441763328}}|[[Notch]] teased hold-to-charge bows.}}
{{History|||snap=July 13, 2011|slink={{tweet|notch|91250232981061632}}|Notch indicated that along with bow charging, he would add an [[achievement]] based around shooting a [[skeleton]] at 50 meters, eventually to be known as ''Sniper duel''.}}
{{History|||snap=Pre-release|Bow behavior has been overhauled; they now need to be charged to fire.}}
{{History|java}}
{{History||1.0.0|snap=RC1|A fully charged [[arrow]] from a bow now consistently deals {{hp|9}} damage, with a rare chance of dealing {{hp|10}}.
|Bows now have a [[durability]] of 385 uses.
|Bows no longer need arrows for ammo in [[Creative]] mode.
|The bow can now be [[enchanting|enchanted]] via console commands, but no enchantment affects it.}}
{{History||1.1|snap=release|Bows can now be legitimately enchanted. Four enchantments have been added: [[Flame]], [[Punch]], [[Power]] and [[Infinity]].}}
{{History||1.2.1|snap=12w06a|[[Skeleton]]s now have a 2.5% chance of dropping a bow. One fifth of the time, this bow is enchanted with Power I (20%).}}
{{History||1.4.6|snap=12w50a|Bows can now be enchanted with [[Unbreaking]] using an [[anvil]] and an appropriate [[enchanted book]].}}
{{History|||snap=pre|When a [[player]] hits another player from far away with a bow it makes a high pitched "dinging" sound.}}
{{History||1.7.2|snap=13w36a|Bows can now be obtained as a "treasure" [[item]] from [[fishing]].
|Bows can now be [[enchanting|enchanted]] with [[Unbreaking]] directly in an [[enchantment table]] without the use of an [[anvil]].}}
{{History||1.8|snap=14w02a|Fletcher [[villager]]s now [[trading|sell]] 1 bow for 2–3 [[emerald]]s.}}
{{History|||snap=14w30a|Bow placement when drawing back has been slightly changed.}}
{{History||1.9|snap=15w31a|When shooting, the arrows are no longer offset to the right of the Crosshair.
|The bow in the hotbar now shows an [[arrow]] when being drawn.
|Bows can now shoot an additional 14 types of arrows, selected based on the arrow type held in the off-hand or closest to slot 0.
|Bows cannot be used in the off-hand.}}
{{History|||snap=15w37a|The bow can now be used in the off-hand.
|Bows now prioritize the selected hotbar slot for [[arrow]]s if the bow is in the off hand.
|When using the bow in the off-hand, the bow does do the animation, but does not aim at the target.}}
{{History|||snap=?|Momentum now affects the physics of arrows fired from bows.}}
{{History||1.10|snap=16w20a|Bows are now used by [[stray]]s and can now sometimes be obtained as a rare [[drop]].}}
{{History||1.11|snap=16w33a|Bows can now be used to fuel [[furnace]]s.}}
{{History||1.11.1|snap=16w50a|[[Infinity]] and [[Mending]] are now mutually exclusive for bows.}}
{{History||1.12|snap=17w16a|Bows are now used by [[illusioner]]s and can now sometimes be obtained as a rare [[drop]], although unenchanted.}}
{{History||1.13|snap=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], this [[item]]'s numeral ID was 261.}}
{{History||1.13.1|snap=18w30a|{{bug|MC-88356}}: Fixed a bug: When using the bow in the off-hand, the bow does do the animation, but does not aim at the target.}}
{{History||1.14|snap=19w11a|Fletcher [[villager]]s now [[trading|sell]] enchanted bows.}}

{{History|pocket alpha}}
{{History||v0.3.3|[[File:Bow JE2 BE1.png|32px]] Added bows.}}
{{History||v0.4.0|Bows now have a durability of 385 uses.
|Bows also now slow down the player while aiming.}}
{{History||v0.5.0|Bows are now obtainable after activating the [[nether reactor]].}}
{{History||v0.8.0|snap=build 1|[[File:Bow BE2.png|32px]] The texture of bows has been changed.}}
{{History|||snap=build 7|Bows can now be used as fuel in a [[furnace]].}}
{{History||v0.11.0|snap=build 1|Bows can now be obtained as a "treasure" [[item]] from [[fishing]].}}
{{History||v0.12.1|snap=build 1|Fully charged bows now cause [[particle]]s.
|Bows can now be [[enchanting|enchanted]].
|Bows obtained by [[fishing]] can now be caught enchanted.
|Bows are no longer available from the [[nether reactor]].}}
{{History||v0.15.0|snap=build 1|Added [[stray]]s, which are equipped with a bow that can rarely be dropped by them.
|Bows can now shoot an additional 14 types of [[arrow]]s, selected based on the arrow type closest to slot 0.}}
{{History|pocket}}
{{History||1.0.4|snap=alpha 1.0.4.0|Bows can now be obtained by [[trading]] with a fletcher [[villager]].}}
{{History||1.1.0|snap=alpha 1.1.0.0|Added the [[Mending]] enchantment, which can now be applied to bows and is mutually exclusive to the [[Infinity]] enchantment.
|[[Arrow]]s can now be placed in the offhand slot and bows now prioritize the arrows in that slot.}}
{{History|bedrock}}
{{History||?|Momentum now affects the physics of arrows fired from bows.}}
{{History||1.8.0|snap=beta 1.8.0.10|Bows in the hotbar now show an [[arrow]] when being drawn.}}
{{History||1.10.0|snap=beta 1.10.0.3| [[File:Bow JE2 BE1.png|32px]] The texture of bows has been changed to match {{el|je}}'s texture.}}
{{History||1.11.0|snap=beta 1.11.0.4|Fletcher villagers now sell unenchanted bows for 2 emeralds, and enchanted bows for 8 emeralds.}}
{{History||1.16.210|snap=beta 1.16.210.58|Bows in first-person view is now held differently.<ref>{{bug|MCPE-116741}}</ref>}}
{{History||1.17.0|snap=beta 1.17.0.52|Bows are now held like it was before [[Bedrock Edition beta 1.16.210.58|1.16.210.58 beta]].<ref>{{bug|MCPE-116741}}</ref>}}

{{History|console}}
{{History||xbox=TU1|xbone=CU1|ps=1.0|wiiu=Patch 1|switch=1.0.1|[[File:Bow JE2 BE1.png|32px]] Added bows.}}
{{History||xbox=TU5|Bow behavior is overhauled; they now need to be charged to fire.}}
{{History||xbox=TU31|xbone=CU19|ps=1.22|wiiu=Patch 3|Bows can now be obtained by [[trading]] with a fletcher [[villager]].}}
{{History||xbox=TU46|xbone=CU36|ps=1.38|wiiu=Patch 15|Bows can now shoot an additional 14 types of [[arrow]]s, selected based on arrow type held in the off-hand or closest to slot 0.}}
{{History|foot}}

Historical sounds:

{| class="wikitable"
! Sound
! From
! to
! Pitch
|-
| {{sound||Bow Shooting Old.ogg}}
| 0.31
| Sound Update
| 1.0
|}

== Issues ==
{{issue list}}

== Trivia ==
*Bows were left unchanged in the [[Texture Update]].<ref>{{bug|MC-168156|||WAI}}</ref>
*Dinnerbone got the idea for the high-pitched "ding" sound from playing on a former PvP server called Project Ares.<ref>{{tweet|Dinnerbone|280044119345229826|Also things I learnt from pvping today: Bows need to ding when you hit people (it's so much fun/rewarding!) & arrows don't render far enough|December 15, 2012}}</ref><ref>{{ytl|-b5aXYacYsk|Minecraft PvP with Dinnerbone & Docm77 - Team DocBone @ 11:52|docm77|December 7, 2013|t=712s}}</ref>

== Gallery ==
<gallery>
Enchanted Bow.gif|An enchanted bow.
Bow Shooting.gif|Using the bow.
1.9bow.gif|Drawback animation.
Bow SDGP.png|Bow in the [[Super Duper Graphics Pack]].
Hunting Wabbits.jpg|Using a bow to hunt rabbits.
</gallery>

== References ==
{{reflist}}

==External Links==
*[https://www.minecraft.net/en-us/article/taking-inventory--bow Taking Inventory: Bow] – Minecraft.net on April 13, 2023

{{items}}

[[Category:Combat]]
[[Category:Renewable resources]]

[[cs:Luk]]
[[de:Bogen]]
[[es:Arco]]
[[fr:Arc]]
[[hu:Íj]]
[[it:Arco]]
[[ja:弓]]
[[ko:활]]
[[nl:Boog]]
[[pl:Łuk]]
[[pt:Arco]]
[[ru:Лук]]
[[uk:Лук]]
[[zh:弓]]</li></ul>
Deep Dark Experimental Snapshot 1File:Warden JE1.png Added wardens.
22w11aWardens are not added yet in this non-experimental snapshot.
22w12aReadded wardens.
Wardens are no longer considered undead, have a new attacking animation, have much longer vertical reach, do not slow down in water, and are now immune to fire and lava.
22w13aCan now walk over rails.
Bedrock Edition
December 9, 2021Warden Ported warden code from Java Edition.
December 17, 2021Showed new animation of the warden burrowing into blocks.
Upcoming Bedrock Edition
Wild Update
(Experimental)
beta 1.18.30.32Added wardens behind the "Wild Update" experimental toggle.
Currently, there is no hit or death sound effects, and some features are outdated compared to the latest Java snapshots.

Issues

Issues relating to "Warden" are maintained on the bug tracker. Report issues there.

Trivia

  • Some previous names being considered for the warden were the stalker and the hollowed.[5]
    • The stalker iteration was tall, asymmetrical and it had a glowing core. It occurred in totems throughout the deep dark. The stalker would stand completely still to any trick players into taking its core and aggravating it, and could transform into a one block high form to prevent players from digging away. That iteration, specifically its appearance and transformation mechanic, felt clunky and was more goofy than scary, so it was scrapped by the Mojang devs..[6]
    • The hollowed was designed with the intent of inciting trypophobia and had white flesh with holes in it. That iteration was deemed too gory by the developers and had to be toned down.[7]
    • In the sixth episode of “The Secrets of Minecraft” it was jokingly revealed that the warden's personal name is William, similar to how the Ender dragon, the Wither, and player characters all have personal joke names. The word was also jokingly broken down into the words: war and den.[5]
  • Brandon Pearce (kingbdogz) stated in a tweet that the souls in the warden’s chest is incredibly important to its lore.[8]
    • Kingbdogz also stated that the warden is inspired by the "monster" heard at the end of the 11 music disc.[9]
  • Coincidentally, in the spinoff game, Minecraft: Story Mode, there was a character who was also named The Warden. It is unlikely that the mob was based on the character.
  • Although the warden is supposed to be blind, spectating it reveals that it still has normal vision.
  • There are no advancements associated with the warden. The warden is intended to be a natural disaster that is almost impossible to kill and best avoided.[10] Therefore, killing a warden doesn't count for the Monster Hunter advancement, nor is it needed to receive the Monsters Hunted advancement.[11]

Gallery

Animations

Screenshots

This section of the article is empty. 
You can help by adding to it.

Developer screenshots

Concept artwork

Videos

Other gameplay

References

  1. "Currently the Warden's heartbeat gets faster the more angry or "close" it is to finding its prey. In real time, this has really felt like it mimics the panic level of the player itself — the closer the Warden is to finding you, the more anxious you're probably going to be."@kingbdogz on X, October 17, 2021
  2. "Also currently it sniffs out the mob/player that it is most suspicious of, rather than the nearest mob/player."@kingbdogz on X, November 26, 2021
  3. "Kinda. Wardens have no capability to detect players through vision. It technically has no idea where the player is, a system tells the Warden a general location that the player MIGHT be, not exactly. Only when the Warden suspects a mob enough that it knows their exact position"@kingbdogz on X, November 26, 2021
  4. "Also currently it sniffs out the mob/player that it is most suspicious of, rather than the nearest mob/player."@kingbdogz on X, November 26, 2021
  5. a b "The Secrets of How We're Making the Warden" – Minecraft on YouTube, January 21, 2022
  6. "Some ideas we had for early iterations of the Warden. stalkers were going to have a glowing item in the middle of its chest that you would also randomly find throughout the biome floating on totems. The idea was stalkers would stand perfectly still to "fake" those glowing items."@kingbdogz on X, January 22, 2022
  7. "146 - From Modding to Mojang with Kingbdogz // The Spawn Chunks: A Minecraft Podcast" – The Spawn Chunks @ 2:55 on YouTube, June 21, 2021
  8. "In terms of character, the souls in its chest were incredibly important to its lore and, likewise with the color palette. It all comes together to tell a story that I think can be really more unsettling than any of these previous iterations, despite it being less "gory"."@kingbdogz on X, January 23, 2022
  9. "Ask Mojang #11: All About Caves & Cliffs" – Minecraft on YouTube, October 30, 2020
  10. "You shouldn't be killing Wardens, they are designed to be unkillable"@kingbdogz on X, August 17, 2021
  11. "No"@kingbdogz on X, July 7, 2021
  12. "That Sculk with a version of the Stalker"@kingbdogz on X, January 22, 2022
  13. "Looking kinda short there, Iron Golem."@kingbdogz on X, October 6, 2020
  14. "warden x ancient city sneak peak"@Cojomax99 on X, February 15, 2022
  15. "Warden whines"@kingbdogz on X, February 17, 2022
Advertisement