Quiver: Difference between revisions
imported>Denatidum m (→Data values) |
imported>Mjdxp (Moved "Note" section contents and empty reference table.) |
||
(32 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{Item infobox | {{Item infobox | ||
|image= | |image=Quiver.png | ||
|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 | The '''quiver''' is an item used to store [[arrow]]s. | ||
Variants of the quiver include the {{ItemSprite|Golden Quiver|name=y|link=y}}. | |||
== Obtaining == | == Obtaining == | ||
Line 26: | Line 29: | ||
== Usage == | == Usage == | ||
The quiver can be used to store up to 192 | 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 === | ||
[[File:Quiver render.png|150px|thumb|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. | 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. | ||
Line 50: | Line 43: | ||
|name={{ItemSprite|Quiver|name=y}} | |name={{ItemSprite|Quiver|name=y}} | ||
|type=Item | |type=Item | ||
|numid=<code>16508</code> | |nameid=item.armor.quiver | ||
|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 | ||
}} | }} | ||
== History == | == History == | ||
{{History|Minecraft Beta 1.7.5|Added quivers.|foot=y}} | {{History|Minecraft Beta 1.7.5|Added quivers.|Arrows can be added to quivers by crafting them with the quiver.}} | ||
{{History|Better than Adventure! 1.7.7.0|snap=Pre-2|Arrows are now added to quivers by being dropped on the quiver in the inventory.|foot=y}} | |||
== See also == | == See also == | ||
* [[Golden Quiver]] | * [[Golden Quiver]] | ||
[[Category:Items]] |
Latest revision as of 21:27, 26 September 2023
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]
Ingredients | Crafting 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]

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]
- ↑ The arrows in the quiver is dependent on the data value.
16387:192
is a quiver without arrows.