Minecraft:Chiseled Bookshelf: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 18: | Line 18: | ||
=== Breaking === | === Breaking === | ||
Chiseled bookshelves can be destroyed with any [[Minecraft:tool]], but an [[Minecraft:axe]] mines it the fastest. When broken, all contained books are dropped as items. The block itself drops only when broken using a tool enchanted with [[Minecraft:Silk Touch]].<ref>{{bug|MC-261722||Chiseled bookshelf doesn't drop without using the silk touch enchantment|WAI}}</ref> | Chiseled bookshelves can be destroyed with any [[Minecraft:tool]], but an [[Minecraft:axe]] mines it the fastest. When broken, all contained books are dropped as items. The block itself drops only when broken using a tool enchanted with [[Minecraft:Silk Touch]].<ref>{{bug|MC-261722||Chiseled bookshelf doesn't drop without using the silk touch enchantment|WAI}}</ref> | ||
{{ | {{MC/Breaking row|horizontal=1|Chiseled Bookshelf|axe|drop=0}} | ||
=== Crafting === | === Crafting === | ||
| Line 63: | Line 63: | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{Sound table/Block/Chiseled bookshelf}} | {{MC/Sound table/Block/Chiseled bookshelf}} | ||
=== Unique === | === Unique === | ||
{{JE}} | {{MC/JE}} | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 122: | Line 122: | ||
}} | }} | ||
{{BE}}: | {{MC/BE}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 168: | Line 168: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{JE}}: | {{MC/JE}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 184: | Line 184: | ||
|foot=1}} | |foot=1}} | ||
{{BE}}: | {{MC/BE}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 204: | Line 204: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/El|je}}: | ||
{{bst|facing|north|east,north,south,west|The direction the bookshelf is facing.<br>Opposite from the direction the player faces when placing it.}} | {{bst|facing|north|east,north,south,west|The direction the bookshelf is facing.<br>Opposite from the direction the player faces when placing it.}} | ||
{{bst|slot_0_occupied|false|true,false|Whether there is a book in the upper-left slot.}} | {{bst|slot_0_occupied|false|true,false|Whether there is a book in the upper-left slot.}} | ||
| Line 215: | Line 215: | ||
{{bst|slot_5_occupied|false|true,false|Whether there is a book in the lower-right slot.|foot=1}} | {{bst|slot_5_occupied|false|true,false|Whether there is a book in the lower-right slot.|foot=1}} | ||
{{ | {{MC/El|be}}: | ||
{{bst|showaux=1|bits=|books_stored|0 | {{bst|showaux=1|bits=|books_stored|0 | ||
|0 - 63|The confguration of the books in the bookshelf.|Unsupported | |0 - 63|The confguration of the books in the bookshelf.|Unsupported | ||
| Line 229: | Line 229: | ||
A chiseled bookshelf has a [[Minecraft:block entity]] associated with it that holds additional data about the [[Minecraft:block]]. | A chiseled bookshelf has a [[Minecraft:block entity]] associated with it that holds additional data about the [[Minecraft:block]]. | ||
{{JE}}: | {{MC/JE}}: | ||
{{ | {{MC/See also|Block entity format}} | ||
<section begin="block data"/><div class="treeview"> | <section begin="block data"/><div class="treeview"> | ||
* {{ | * {{MC/Nbt|compound}} Block entity data | ||
** {{ | ** {{MC/Nbt inherit/blockentity}} | ||
** {{ | ** {{MC/Nbt|list|Items}}: List of books in the bookshelf. Represents the {{DCL|minecraft:container}} component. | ||
*** {{ | *** {{MC/Nbt|compound}}: An item, including the slot tag. The valid slot numbers are 0-5. | ||
**** {{ | **** {{MC/Nbt inherit/item|indent=****}} | ||
** {{ | ** {{MC/Nbt|int|last_interacted_slot}}: Last interacted slot (0–5), or -1 if no slot has been interacted with yet. | ||
</div><section end="block data"/> | </div><section end="block data"/> | ||
{{BE}}: | {{MC/BE}}: | ||
: See [[Minecraft:Bedrock Edition level format/Block entity format]]. | : See [[Minecraft:Bedrock Edition level format/Block entity format]]. | ||
== Advancements == | == Advancements == | ||
{{ | {{MC/Load advancements|The Power of Books}} | ||
== History == | == History == | ||
{{See asset history|type=block}} | {{MC/See asset history|type=block}} | ||
=== Announcement === | === Announcement === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine||October 15, 2022|link={{ | |{{HistoryLine||October 15, 2022|link={{MC/Ytl|https://youtu.be/iM9KtHaDcUg?t=5839}}|Chiseled bookshelves were announced at Minecraft Live 2022.}} | ||
}} | }} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|[[File:Chiseled Bookshelf (stage 0) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 1) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 2) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 3) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 4) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 5) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 6) (S) JE1.png|32px]] Added chiseled bookshelves behind the "Update 1.20" experimental data pack.}} | |{{MC/HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|[[File:Chiseled Bookshelf (stage 0) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 1) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 2) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 3) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 4) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 5) (S) JE1.png|32px]] [[File:Chiseled Bookshelf (stage 6) (S) JE1.png|32px]] Added chiseled bookshelves behind the "Update 1.20" experimental data pack.}} | ||
|{{HistoryLine|||dev=22w44a|[[Minecraft:Hopper]]s, minecart with hoppers, and [[Minecraft:dropper]]s can now interact with chiseled bookshelves. | |{{MC/HistoryLine|||dev=22w44a|[[Minecraft:Hopper]]s, minecart with hoppers, and [[Minecraft:dropper]]s can now interact with chiseled bookshelves. | ||
|Order of books in the Item tag has been reversed.}} | |Order of books in the Item tag has been reversed.}} | ||
|{{HistoryLine|||dev=22w45a|Added unique sounds for chiseled bookshelves, which previously used wood sounds and wood placing sounds for interacting.}} | |{{MC/HistoryLine|||dev=22w45a|Added unique sounds for chiseled bookshelves, which previously used wood sounds and wood placing sounds for interacting.}} | ||
|{{HistoryLine|||dev=22w46a|Books are now added and removed by interacting directly with the six slots, versus the former behavior of inserting into the first empty slot and removing from the last filled slot. | |{{MC/HistoryLine|||dev=22w46a|Books are now added and removed by interacting directly with the six slots, versus the former behavior of inserting into the first empty slot and removing from the last filled slot. | ||
|Block texture now indicates which slots are filled.}} | |Block texture now indicates which slots are filled.}} | ||
|{{HistoryLine|||dev=pre1|Top and bottom textures are no longer directional.<ref>{{bug|MC-257506||Top and bottom texture of chiseled bookshelf rotates depending on placement|Fixed}}</ref>|The book is now removed from an occupied slot even if a book is currently held in hand. | |{{HistoryLine|||dev=pre1|Top and bottom textures are no longer directional.<ref>{{bug|MC-257506||Top and bottom texture of chiseled bookshelf rotates depending on placement|Fixed}}</ref>|The book is now removed from an occupied slot even if a book is currently held in hand. | ||
|Added {{ | |Added {{MC/Cd|last_interacted_slot}} to block NBT data.}} | ||
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Cherry planks can now be used to craft chiseled bookshelves.}} | |{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Cherry planks can now be used to craft chiseled bookshelves.}} | ||
|{{HistoryLine||1.20|dev=23w12a|Chiseled bookshelves are now available without using the "Update 1.20" experimental data pack.}} | |{{MC/HistoryLine||1.20|dev=23w12a|Chiseled bookshelves are now available without using the "Update 1.20" experimental data pack.}} | ||
|{{HistoryLine|||dev=Release Candidate 1|Knowledge books now can be placed inside chiseled bookshelves.}} | |{{MC/HistoryLine|||dev=Release Candidate 1|Knowledge books now can be placed inside chiseled bookshelves.}} | ||
|{{HistoryLine||1.20.2|dev=23w32a|Chiseled bookshelves now emit a <code>block_change</code> [[Minecraft:vibration]] of frequency <code>11</code> when receiving books from hoppers.}} | |{{MC/HistoryLine||1.20.2|dev=23w32a|Chiseled bookshelves now emit a <code>block_change</code> [[Minecraft:vibration]] of frequency <code>11</code> when receiving books from hoppers.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.19.50|exp=Next Major Update|dev=Preview 1.19.50.21|[[File:Chiseled Bookshelf (stage 0) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 1) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 2) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 3) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 4) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 5) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 6) (S) BE1.png|32px]] Added chiseled bookshelves behind the "[[Minecraft:Bedrock Edition 1.20.0|Next Major Update]]" experimental toggle.}} | |{{MC/HistoryLine||1.19.50|exp=Next Major Update|dev=Preview 1.19.50.21|[[File:Chiseled Bookshelf (stage 0) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 1) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 2) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 3) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 4) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 5) (S) BE1.png|32px]] [[File:Chiseled Bookshelf (stage 6) (S) BE1.png|32px]] Added chiseled bookshelves behind the "[[Minecraft:Bedrock Edition 1.20.0|Next Major Update]]" experimental toggle.}} | ||
|{{HistoryLine||1.19.60|exp=Next Major Update|dev=Preview 1.19.60.20|Added unique sounds for chiseled bookshelves, which previously used wood sounds and wood using sounds for interacting. | |{{MC/HistoryLine||1.19.60|exp=Next Major Update|dev=Preview 1.19.60.20|Added unique sounds for chiseled bookshelves, which previously used wood sounds and wood using sounds for interacting. | ||
|[[Minecraft:Hopper]]s can now interact with chiseled bookshelves.}} | |[[Minecraft:Hopper]]s can now interact with chiseled bookshelves.}} | ||
|{{HistoryLine|||dev=Preview 1.19.60.22|Books are now added and removed by interacting directly with the six slots, versus the former behavior of inserting into the first empty slot and removing from the last filled slot. | |{{MC/HistoryLine|||dev=Preview 1.19.60.22|Books are now added and removed by interacting directly with the six slots, versus the former behavior of inserting into the first empty slot and removing from the last filled slot. | ||
|The book is now removed from an occupied slot even if a book is currently held in hand.}} | |The book is now removed from an occupied slot even if a book is currently held in hand.}} | ||
|{{HistoryLine|||dev=Preview 1.19.60.24|[[Minecraft:Dropper]]s and minecart with hoppers can now interact with chiseled bookshelves. | |{{MC/HistoryLine|||dev=Preview 1.19.60.24|[[Minecraft:Dropper]]s and minecart with hoppers can now interact with chiseled bookshelves. | ||
|Minecart with hoppers only can remove books.}} | |Minecart with hoppers only can remove books.}} | ||
|{{HistoryLine||1.20.0|dev=Preview 1.20.0.21|Chiseled bookshelves are now available without using the "Next Major Update" experimental toggle.}} | |{{MC/HistoryLine||1.20.0|dev=Preview 1.20.0.21|Chiseled bookshelves are now available without using the "Next Major Update" experimental toggle.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{Issue list}} | {{MC/Issue list}} | ||
== Trivia == | == Trivia == | ||
| Line 317: | Line 317: | ||
Efe Looking at Enchanting Table Pixel Art.png|A wallpaper of Efe looking at an enchanting table. | Efe Looking at Enchanting Table Pixel Art.png|A wallpaper of Efe looking at an enchanting table. | ||
Spook Wallpaper.jpg|Another wallpaper, showing Efe spooking Makena using a zombie head, with chiseled bookshelves above them. | Spook Wallpaper.jpg|Another wallpaper, showing Efe spooking Makena using a zombie head, with chiseled bookshelves above them. | ||
McPainting.jpeg|Chiseled bookshelves in {{ | McPainting.jpeg|Chiseled bookshelves in {{MC/Amcm}} McDonalds commercial. | ||
</gallery> | </gallery> | ||
== See also == | == See also == | ||
* {{ | * {{MC/Blocklink|Shelf}} | ||
* {{ | * {{MC/Blocklink|Bookshelf}} | ||
== References == | == References == | ||
{{Reflist}} | {{MC/Reflist}} | ||
== External links == | == External links == | ||
| Line 331: | Line 331: | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Utility}} | {{MC/Navbox blocks|Utility}} | ||
[[Category:Utility blocks]] | [[Category:Utility blocks]] | ||
Latest revision as of 20:00, 9 April 2026
Template:Infobox block Chiseled bookshelves are Minecraft:blocks that can hold Minecraft:books, books and quills, written books, enchanted books, and knowledge books.
Obtaining
Breaking
Chiseled bookshelves can be destroyed with any Minecraft:tool, but an Minecraft:axe mines it the fastest. When broken, all contained books are dropped as items. The block itself drops only when broken using a tool enchanted with Minecraft:Silk Touch.<ref>Template:Bug</ref> Script error: No such module "breaking row".
Crafting
Usage
Chiseled bookshelves cannot be moved by Minecraft:pistons.Template:Only
Holding books
Chiseled bookshelves can hold up to six Minecraft:books, books and quills, written books, enchanted books, and/or knowledge books. There is no GUI; books are instead added into the bookshelf by Template:Ctrl on a slot with a book. Doing so places a book in that slot. Template:Ctrl on an occupied slot removes the book from that slot.
Chiseled bookshelves do not increase the power of enchanting tables.
Redstone signal
A redstone comparator sends a signal (1–6) indicating the last slot interacted with. When no slot has been interacted with yet, it outputs 0.
An Minecraft:observer can detect when a book is added or removed from the bookshelf.
Hoppers, minecarts with hoppers, and droppers
Minecraft:Hoppers and minecarts with hoppers can insert and remove books from the bookshelf. As with any other container, items are taken from the first slot that has an item that can fit in the hopper and are inserted into the first empty slot. Minecraft:Droppers behave similarly when inserting books into the bookshelf.
When a hopper that is not already 100% full fails to remove a book from a non-empty bookshelf because there is no room for the book in the hopper's inventory, that is still counted as an "interaction" with the slot. Thus, a hopper that cannot remove any of the books effectively sets the last-interacted slot to the last non-empty slot in the bookshelf.<ref>Template:Bug</ref>
Fuel
Chiseled bookshelves can be used as fuel in furnaces to smelt 1.5 items.
Note blocks
Chiseled bookshelves can be placed under note blocks to produce a "bass" sound.
Sounds
Generic
Template:Edition: Template:Sound table/Block/Chiseled bookshelf/JE
Template:Edition: Template:Sound table/Block/Chiseled bookshelf/BE
Unique
Data values
ID
Java Edition: Template:ID table Template:ID table
Bedrock Edition: Template:ID table2 Template:ID table
Block states
{{#vardefine:params|0 }}Template:Hatnote
- REDIRECT Template:Edition
Template:Rcat: Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst
- REDIRECT Template:Edition
Template:Rcat: Template:Bst Template:Bst
Block data
A chiseled bookshelf has a Minecraft:block entity associated with it that holds additional data about the Minecraft:block.
Java Edition: {{#vardefine:params|0 }}Template:Hatnote
<section begin="block data"/>
- Template:Nbt/sprite Block entity data
- Template:Nbt inherit
- Template:Nbt/sprite Items: List of books in the bookshelf. Represents the Template:DCL component.
- Template:Nbt/sprite: An item, including the slot tag. The valid slot numbers are 0-5.
- Template:Nbt/sprite last_interacted_slot: Last interacted slot (0–5), or -1 if no slot has been interacted with yet.
<section end="block data"/>
Advancements
Script error: No such module "Advancement".
History
Announcement
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Trivia
- There are 129 (5,159,780,352) different ways to craft a chiseled bookshelf, as each of the nine slots in the crafting grid can contain planks or slabs of any of the twelve wood types.
Gallery
Renders
Screenshots
-
Books arranged in a heart pattern.
-
Chiseled bookshelves and wool.
-
Chiseled bookshelves and wool.
-
Sunny in front of a chiseled bookshelf door.
In other media
-
Steve opening a door made of chiseled bookshelves.
-
Minecraft:Efe looking at chiseled bookshelves.
-
Redstone behind the chiseled bookshelves.
-
Efe putting a book inside the chiseled bookshelf.
-
A wallpaper of Efe looking at an enchanting table.
-
Another wallpaper, showing Efe spooking Makena using a zombie head, with chiseled bookshelves above them.
-
Chiseled bookshelves in
- REDIRECT Template:AMCM
See also
- redirect Template:blockLink
- redirect Template:blockLink
References
<references group="">
</references>
External links
- Block of the Month: Chiseled Bookshelf – Minecraft.net on June 29, 2023
Template:Article otherTemplate:Article other
de:Gearbeitetes Bücherregal es:Estantería fr:Bibliothèque sculptée ja:模様入りの本棚 ko:조각된 책장 lzh:雕書櫥 pl:Rzeźbiona biblioteczka pt:Porta-Livros ru:Резная книжная полка uk:Різьблена книжкова полиця zh:雕纹书架