Quiver: Difference between revisions
imported>TerboGoodGame No edit summary |
imported>Denatidum No edit summary |
||
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 | 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 | 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. | ||
=== Equipment === | === Equipment === | ||
Line 41: | Line 42: | ||
|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:0</code> is a quiver without arrows.</ref> | ||
|foot=y | |foot=y | ||
}} | }} | ||
<references /> | |||
== Note == | == Note == | ||
Line 54: | Line 56: | ||
== See also == | == See also == | ||
* [[Golden Quiver]] | * [[Golden Quiver]] | ||
[[Category:Items]] |
Revision as of 02:17, 6 September 2023
The quiver is an item used to store arrows.
Variants of the quiver include the Golden Quiver.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
String + Cloth + Leather |
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 use the quiver while holding the arrows with the cursor.
Equipment

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
Name | Type | Namespaced ID | Numeric ID |
---|---|---|---|
Quiver | Item | item.armor.quiver |
16508:[0-192] [1] |
- ↑ The arrows in the quiver is dependent on the data value.
16387:0
is a quiver without arrows.
Note
- Golden arrows cannot be used in a quiver.
History
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. |