Quiver: Difference between revisions

From BTA-Mirror
imported>TerboGoodGame
No edit summary
imported>Mjdxp
(Moved "Note" section contents and empty reference table.)
 
(9 intermediate revisions by 4 users not shown)
Line 3: Line 3:
|item=Quiver
|item=Quiver
|description=Hold your arrows in style.
|description=Hold your arrows in style.
|durability=192
|renewable=y
|renewable=y
|stackable=n
|stackable=n
}}
}}
The '''quiver''' is an item used to store arrows.
The '''quiver''' is an item used to store [[arrow]]s.


Variants of the quiver include the {{ItemSprite|Golden Quiver|name=y|link=y}}.
Variants of the quiver include the {{ItemSprite|Golden Quiver|name=y|link=y}}.
Line 28: Line 29:


== Usage ==
== Usage ==
The quiver can be used to store up to 192 arrows, which is equivalent to 3 stacks. The arrows from a quiver are used if it is equipped in the chestplate armor slot. To add arrows to the quiver, the player must open the inventory and right click the quiver while holding the arrows with the cursor.
The quiver can be used to store up to 192 [[arrow]]s, which is equivalent to 3 stacks. The arrows from a quiver are used if it is equipped in the chestplate armor slot. To add arrows to the quiver, the player must open the inventory and {{control|use}} the quiver while holding the arrows with the cursor.
 
[[Arrow|Golden arrows]] cannot be used in a quiver.


=== Equipment ===
=== Equipment ===
Line 41: Line 44:
|type=Item
|type=Item
|nameid=item.armor.quiver
|nameid=item.armor.quiver
|numid=<code>16508</code>
|numid=<code>16508:[0-192]</code><ref>The arrows in the quiver is dependent on the data value. <code>16387:192</code> is a quiver without arrows.</ref>
|foot=y
|foot=y
}}
}}
== Note ==
* [[Arrow|Golden arrows]] cannot be used in a quiver.
== History ==
== History ==
{{History|Minecraft Beta 1.7.5|Added quivers.|Arrows can be added to quivers by crafting them with the quiver.}}
{{History|Minecraft Beta 1.7.5|Added quivers.|Arrows can be added to quivers by crafting them with the quiver.}}
Line 54: Line 53:
== See also ==
== See also ==
* [[Golden Quiver]]
* [[Golden Quiver]]
[[Category:Items]]

Latest revision as of 21:27, 26 September 2023

Quiver

Description Hold your arrows in style.
Durability 192
Renewable Yes
Stackable No

The quiver is an item used to store arrows.

Variants of the quiver include the Golden Quiver.

Obtaining[edit | edit source]

Crafting[edit | edit source]

IngredientsCrafting recipe
String +
Cloth +
Leather

Usage[edit | edit source]

The quiver can be used to store up to 192 arrows, which is equivalent to 3 stacks. The arrows from a quiver are used if it is equipped in the chestplate armor slot. To add arrows to the quiver, the player must open the inventory and use the quiver while holding the arrows with the cursor.

Golden arrows cannot be used in a quiver.

Equipment[edit | edit source]

A player with a quiver equipped.

When equipped on a player's chestplate slot, the quiver is displayed on their back. To utilize the arrows in the quiver, it must be equipped in the chestplate slot, otherwise it will not work.

Every time an arrow is shot from the quiver, one durability point is lost from it. Arrows from a quiver function like normal arrows, and, therefore, can be recovered from the ground.

Data values[edit | edit source]

Name Type Namespaced ID Numeric ID
Quiver Item item.armor.quiver 16508:[0-192][1]

History[edit | edit source]

History
Minecraft Beta 1.7.5
Added quivers.
Arrows can be added to quivers by crafting them with the quiver.
Better than Adventure! 1.7.7.0
Pre-2
Arrows are now added to quivers by being dropped on the quiver in the inventory.

See also[edit | edit source]

  1. The arrows in the quiver is dependent on the data value. 16387:192 is a quiver without arrows.