Minecraft:Book and Quill: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{ | {{For|the item produced after a book and quill is signed|Written Book}} | ||
{{Infobox item | {{Infobox item | ||
| image = Book and Quill.png | | image = Book and Quill.png | ||
| Line 6: | Line 6: | ||
}} | }} | ||
A '''book and quill''' is an [[Minecraft:item]] that can be {{ | A '''book and quill''' is an [[Minecraft:item]] that can be {{control|used}} to write and edit text, with up to 100 pages available. [[Minecraft:written book|Signing it]] allows it to be named for free and prevents further edits. It can also be displayed on a [[Minecraft:lectern]]. | ||
==Obtaining== | ==Obtaining== | ||
| Line 26: | Line 26: | ||
[[File:Book&QuillPixelCounting.png|thumb|The width of a line of text is determined by the number of pixels, not characters. The first line depicts 61 pixels made up by apostrophes and commas (one pixel each) as well as 60 pixels of gap in between to add up to 121 pixels. Changing the final apostrophe to a lowercase L (2 pixels, adding up to 122 pixels) cause the line to create a new line underneath it.]] | [[File:Book&QuillPixelCounting.png|thumb|The width of a line of text is determined by the number of pixels, not characters. The first line depicts 61 pixels made up by apostrophes and commas (one pixel each) as well as 60 pixels of gap in between to add up to 121 pixels. Changing the final apostrophe to a lowercase L (2 pixels, adding up to 122 pixels) cause the line to create a new line underneath it.]] | ||
By pressing {{ | By pressing {{control|use item}} or long tapping screen anywhere{{only|bedrock}} while holding a book and quill in their hand, the [[Minecraft:player]] can open a text editor GUI. This shows one{{only|java|short=1}} or two{{only|be|short=1}} pages with a text box. The top of each page indicates its number and the total number of pages, and buttons at the bottom allow to flip through pages. | ||
{{ | {{IN|JE}}, the player can write a single book up to 100 pages, with up to 1023 characters per page, and up to 102,300 characters inside the entire book. No page may be longer than 14 lines, and each line can have a width of 114 pixels. | ||
{{ | {{IN|BE}}, the player can write a single book up to 50 pages long, with up to 256 characters per page, and up to 12,800 characters inside the entire book. No page may be longer than 14 lines and may have a width of up to 121 pixels each. Formatting codes apply to the character limit but do not apply to the pixel limit. | ||
The player has the ability to copy and paste into books. However, the paste does not work if the text being pasted is longer than a single page. Most Unicode characters are available in books, and they may be pasted in without issue. | The player has the ability to copy and paste into books. However, the paste does not work if the text being pasted is longer than a single page. Most Unicode characters are available in books, and they may be pasted in without issue. | ||
| Line 36: | Line 36: | ||
In singleplayer, the world pauses while a book is being edited.{{only|java}} | In singleplayer, the world pauses while a book is being edited.{{only|java}} | ||
Pressing the "next" button on the last page automatically creates the page and increases the page count. {{ | Pressing the "next" button on the last page automatically creates the page and increases the page count. {{IN|BE}}, the edit button allows to swap the page with the previous or next page, delete the page, or insert a new page before the selected page. | ||
{{ | {{IN|JE}}, the book writing interface must be closed by pressing the Done button. Any other way of closing it (such as by pressing the Escape key) causes all work from the session to be lost. {{IN|BE}}, the player can use the exit keybinds or X button like any other GUI. | ||
{{ | {{-}} | ||
===Lecterns=== | ===Lecterns=== | ||
A book and quill (as well as a written book) can be placed on an empty [[Minecraft:lectern]]. | A book and quill (as well as a [[Minecraft:written book]]) can be placed on an empty [[Minecraft:lectern]]. | ||
The lectern then emits a redstone signal depending on the displayed page in the book. On the last page, the lectern emits a signal strength of 15. | The lectern then emits a redstone signal depending on the displayed page in the book. On the last page, the lectern emits a signal strength of 15. | ||
===Formatting codes=== | ===Formatting codes=== | ||
{{ | {{Exclusive|bedrock|section=1}}{{main|Formatting codes}} | ||
Text in a book can be styled using codes starting with the <code>§</code> character (section sign). | Text in a book can be styled using codes starting with the <code>§</code> character (section sign). | ||
| Line 53: | Line 53: | ||
*<code>§l</code> creates bold text. | *<code>§l</code> creates bold text. | ||
*<code>§o</code> creates italic text. | *<code>§o</code> creates italic text. | ||
*Most other numbers and letters create colored text. | *[[Minecraft:Formatting codes#Color codes|Most other numbers and letters]] create colored text. | ||
*<code>§r</code> resets any of the previous styles so text after it appears normally. | *<code>§r</code> resets any of the previous styles so text after it appears normally. | ||
| Line 60: | Line 60: | ||
===Signing=== | ===Signing=== | ||
[[File:Bedrock Book & Quill Signing.png|thumb|Signing a book]] | [[File:Bedrock Book & Quill Signing.png|thumb|Signing a book]] | ||
Books can be signed by pressing the "Sign" button while in the interface. {{ | Books can be signed by pressing the "Sign" button while in the interface. {{IN|java}}, when signed, a book bears the name of the player who wrote it and a title chosen upon signing. {{IN|bedrock}}, the book doesn't display the name of the player as the author; instead, the author can be any text the player wants. After it has been signed, it cannot be edited again – it has turned into a [[Minecraft:written book]]. | ||
Special characters can be used in the title, although alt codes do not work and text cannot be pasted {{ | Special characters can be used in the title, although alt codes do not work and text cannot be pasted {{In|je}}. Also, on Linux, using the compose key to produce special characters does work. The title and author can be formatted in-game with the <code>§</code> character {{In|be}}. | ||
The title of the book and author can be up to 15{{Only|je|short=1}}/16{{only|be|short=1}} characters long.<ref name="bug">{{bug|MC-210318}}</ref> If a custom name is removed from a written book, it reverts to the title it was given during the signing process. | The title of the book and author can be up to 15{{Only|je|short=1}}/16{{only|be|short=1}} characters long.<ref name="bug">{{bug|MC-210318}}</ref> If a custom name is removed from a written book, it reverts to the title it was given during the signing process. | ||
===Chiseled bookshelf=== | ===Chiseled bookshelf=== | ||
{{ | {{control|Use|text=Using}} the [[Minecraft:chiseled bookshelf]] while having a book and quill in the main hand puts the book inside the chiseled bookshelf. | ||
===Trading=== | ===Trading=== | ||
| Line 73: | Line 73: | ||
===Inserting screenshots=== | ===Inserting screenshots=== | ||
{{ | {{exclusive|Education|section=1}} | ||
Screenshots in the [[Minecraft:portfolio]] can be inserted into book and quill.<ref>https://aka.ms/MEEBookAndQuill</ref> This can be done by clicking the pencil button on the bottom of the page, and clicking the photo button (shown as an icon that looks like a photo with a plus next to it). | Screenshots in the [[Minecraft:portfolio]] can be inserted into book and quill.<ref>https://aka.ms/MEEBookAndQuill</ref> This can be done by clicking the pencil button on the bottom of the page, and clicking the photo button (shown as an icon that looks like a photo with a plus next to it). | ||
| Line 79: | Line 79: | ||
The photo button brings up the portfolio menu, where players can select which screenshot to be inserted into the book and quill page. Each screenshot takes up one page. | The photo button brings up the portfolio menu, where players can select which screenshot to be inserted into the book and quill page. Each screenshot takes up one page. | ||
Players can export their books and quills photos and written texts as a {{ | Players can export their books and quills photos and written texts as a {{w|PDF}} file. The default name for the file is formatted "(Book Name) (Author Name)". | ||
==Sounds== | ==Sounds== | ||
{{ | {{edition|java}} | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 145: | Line 145: | ||
}} | }} | ||
{{ | {{edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 190: | Line 190: | ||
== Data values == | == Data values == | ||
===ID=== | ===ID=== | ||
{{ | {{edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 203: | Line 203: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 220: | Line 220: | ||
=== Item data === | === Item data === | ||
{{ | {{JE}}: | ||
{{ | {{see also|Data component format}} | ||
<div class="treeview"> | <div class="treeview"> | ||
* {{ | * {{nbt|compound|components}}: the item's '''components''' tag. | ||
{{:Data component format/writable_book_content}} | {{:Data component format/writable_book_content}} | ||
</div> | </div> | ||
{{ | {{BE}}: | ||
{{ | {{see also|Bedrock Edition level format/Item format}} | ||
== Videos == | == Videos == | ||
<div style="text-align:center">{{ | <div style="text-align:center">{{yt|DD_Z82wmGZA}}</div> | ||
== History == | == History == | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.3.1|dev=12w17a|[[File:Book and Quill JE1 BE1.png|32px]] Added books and quills.}} | ||
|{{ | |{{HistoryLine|||dev=12w18a|The game no longer pauses when writing in a book and quill.}} | ||
|{{ | |{{HistoryLine||1.7.2|dev=13w36a|Books and quills can now be crafted with a [[Minecraft:written book]] to clone the written book.}} | ||
|{{ | |{{HistoryLine||1.8|dev=14w05a|Copying written books now marks them as "Copy of Original" or "Copy of Copy". | ||
|The copying status of a book is now denoted in a separate line in the tooltip, beneath the author's name. | |The copying status of a book is now denoted in a separate line in the tooltip, beneath the author's name. | ||
|Copies of copies cannot be copied.}} | |Copies of copies cannot be copied.}} | ||
|{{HistoryLine||1.14|dev=18w43a|[[File:Book and Quill JE2 BE2.png|32px]] The texture of books and quills has now been changed. | |{{HistoryLine||1.14|dev=18w43a|[[File:Book and Quill JE2 BE2.png|32px]] The texture of books and quills has now been changed. | ||
|Added support for editing anywhere in the book and quill.<ref name="MC-1578">{{bug|MC-1578}}</ref> | |Added support for editing anywhere in the book and quill.<ref name="MC-1578">{{bug|MC-1578}}</ref> | ||
|Books and quills now permit copying and | |Books and quills now permit copying and pasting text.<ref name="MC-1578"></ref> | ||
|The page limit of books and quills has now been increased from 50 to 100 pages.}} | |The page limit of books and quills has now been increased from 50 to 100 pages.}} | ||
|{{ | |{{HistoryLine|||dev=19w02a|Books and quills can now be put onto [[Minecraft:lectern]]s.}} | ||
|{{ | |{{HistoryLine|||dev=19w11a|Librarian [[Minecraft:villager]]s now [[Minecraft:trading|buy]] books and quills instead of written books.}} | ||
|{{ | |{{HistoryLine||1.16|dev=20w17a|The character limit for book titles has been decreased from 16 to 15 characters.<ref name=bug/>}} | ||
|{{ | |{{HistoryLine||1.19.3|dev=22w42a|exp=Update 1.20|Books and quills can now interact with [[Minecraft:chiseled bookshelves]].}} | ||
|{{ | |{{HistoryLine||1.21.6|dev=pre3|The turn page sound is now controlled by the "UI" source.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.2.0|dev=beta 1.2.0.2|[[File:Book and Quill JE1 BE1.png|32px]] Added books and quills.}} | ||
|{{ | |{{HistoryLine||1.4.0|dev=beta 1.2.14.2|Books and quills can now be found inside [[Minecraft:buried treasure]] [[Minecraft:chest]]s.}} | ||
|{{ | |{{HistoryLine||1.6.0|dev=beta 1.6.0.1|Pages within books and quills can now be turned using the controller bumper buttons.}} | ||
|{{ | |{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Book and Quill JE2 BE2.png|32px]] The texture of books and quills has now been changed.}} | ||
|{{ | |{{HistoryLine||1.11.0|dev=beta 1.11.0.4|Books and quills can now be [[Minecraft:trading|sold]] to librarian [[Minecraft:villager]]s.}} | ||
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.22|Changed name from "Book & Quill" to "Book and Quill" to match {{ | |{{HistoryLine||1.21.30|dev=Preview 1.21.30.22|Changed name from "Book & Quill" to "Book and Quill" to match {{JE}}.}} | ||
}} | }} | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|console}} | ||
|{{ | |{{HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|wiiu=Patch 1|switch=1.0.1|[[File:Book and Quill JE1 BE1.png|32px]] Added books and quills.}} | ||
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|switch=1.0.1|Books and quills can now be crafted with a written book to clone the written book.{{check version}}|Copying written books marks them as "Copy of Original" or "Copy of Copy".{{check version}}|The copying status of a book is denoted in a separate line in the tooltip, beneath the author's name.{{check version}}|Copies of copies cannot be copied.{{check version}}}} | |{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|switch=1.0.1|Books and quills can now be crafted with a [[Minecraft:written book]] to clone the written book.{{check version}}|Copying written books marks them as "Copy of Original" or "Copy of Copy".{{check version}}|The copying status of a book is denoted in a separate line in the tooltip, beneath the author's name.{{check version}}|Copies of copies cannot be copied.{{check version}}}} | ||
|{{ | |{{HistoryLine||xbox=TU69|xbone=none|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|switch=none|Books and quills can now be found inside [[Minecraft:buried treasure]] [[Minecraft:chest]]s.}} | ||
|{{ | |{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Book and Quill JE2 BE2.png|32px]] The texture of books and quills has now been changed.|Books and quills can now be put onto [[Minecraft:lectern]]s.}} | ||
|{{ | |{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Books and quills can now be [[Minecraft:trading|sold]] to librarian [[Minecraft:villager]]s.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.8|dev=14w25a|Books and quills now use JSON text components instead of plain text with the new <code>pages</code> tag | ||
|Book and quills are now capable of using the <code>clickEvent</code> and <code>hoverEvent</code> tags.}} | |Book and quills are now capable of using the <code>clickEvent</code> and <code>hoverEvent</code> tags.}} | ||
|{{ | |{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this item's numeral ID was 386.}} | ||
}} | }} | ||
==Issues== | ==Issues== | ||
{{ | {{issue list}} | ||
==Trivia== | ==Trivia== | ||
*The in-game restrictions on books are not hard limits. Third party editors or commands can make books have more than 100 pages{{only|java}} (2,147,483,639 pages), more than 256 characters per page (32,767 characters per page), can change author names, and can have colored titles, among other things. These books still function properly in vanilla ''Minecraft'', meaning the player may encounter such books on adventure maps or multiplayer servers.<ref>http://www.minecraftforum.net/topic/1189266-hacking-books</ref> | *The in-game restrictions on books are not hard limits. Third party editors or commands can make books have more than 100 pages{{only|java}} (2,147,483,639 pages), more than 256 characters per page (32,767 characters per page), can change author names, and can have colored titles, among other things. These books still function properly in vanilla ''Minecraft'', meaning the [[Minecraft:player]] may encounter such books on adventure maps or multiplayer servers.<ref>http://www.minecraftforum.net/topic/1189266-hacking-books</ref> | ||
*If the player renames a book and quill in an anvil before signing it, it retains the name from the anvil instead of taking the name from signing. | *If the player renames a book and quill in an anvil before signing it, it retains the name from the anvil instead of taking the name from signing. | ||
| Line 295: | Line 295: | ||
File:Jeb book.png|The first image of a book seen.<ref>https://web.archive.org/web/20120427014334/https://www.mojang.com/2012/04/minecraft-snapshot-12w17a/</ref> | File:Jeb book.png|The first image of a book seen.<ref>https://web.archive.org/web/20120427014334/https://www.mojang.com/2012/04/minecraft-snapshot-12w17a/</ref> | ||
File:Book and Quill Writing.png|The GUI of writing a book. | File:Book and Quill Writing.png|The GUI of writing a book. | ||
File:Bedrock Book & Quill.png|Writing in a book & quill {{ | File:Bedrock Book & Quill.png|Writing in a book & quill {{In|be}}. | ||
File:Book and Quill Signing.png|The GUI of signing a book {{ | File:Book and Quill Signing.png|The GUI of signing a book {{In|je}}. | ||
File:Emojis in book.png|Private-area emojis typed in a book. | File:Emojis in book.png|Private-area [[Minecraft:emojis]] typed in a book. | ||
File:Written Book tooltip.png|A signed book. | File:Written Book tooltip.png|A signed book. | ||
File:Java book and quill example with text.png|An example of text in a book and quill in [[Minecraft:Java Edition]]. | File:Java book and quill example with text.png|An example of text in a book and quill in [[Minecraft:Java Edition]]. | ||
File:BookandQuillOperators12w17a.png|Display of styles used in a book in older {{ | File:BookandQuillOperators12w17a.png|Display of styles used in a book in older {{JE}} versions. | ||
</gallery> | </gallery> | ||
==References== | ==References== | ||
{{ | {{Reflist}} | ||
==External links== | ==External links== | ||
| Line 311: | Line 311: | ||
*[http://fsymbols.com/generators/smallcaps/ Small Caps Text Generator] | *[http://fsymbols.com/generators/smallcaps/ Small Caps Text Generator] | ||
*[http://www.minecraftforum.net/topic/1202590-revise-edit-signed-books-w-more-options-all-os-12w17a/ Revise - External Book Editor] | *[http://www.minecraftforum.net/topic/1202590-revise-edit-signed-books-w-more-options-all-os-12w17a/ Revise - External Book Editor] | ||
* {{mcnet|book-and-quill|Taking Inventory: Book and Quill|July 11, 2025|Duncan Geere}} | * {{mcnet|book-and-quill|Taking Inventory: Book and Quill|July 11, 2025|[[Minecraft:Duncan Geere]]}} | ||
==See also== | ==See also== | ||
* {{ | * {{ItemLink|Book}} | ||
* {{ | * {{BlockLink|Bookshelf}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox items|utilities}} | ||
cs:Rozepsaná kniha s brkem | [[Minecraft:cs:Rozepsaná kniha s brkem]] | ||
de:Buch und Feder | [[Minecraft:de:Buch und Feder]] | ||
el:Βιβλίο και Πένα | [[Minecraft:el:Βιβλίο και Πένα]] | ||
es:Libro y pluma | [[Minecraft:es:Libro y pluma]] | ||
fr:Livre et plume | [[Minecraft:fr:Livre et plume]] | ||
hu:Könyv és toll | [[Minecraft:hu:Könyv és toll]] | ||
it:Libro e penna | [[Minecraft:it:Libro e penna]] | ||
ja:本と羽根ペン | [[Minecraft:ja:本と羽根ペン]] | ||
ko:책과 깃펜 | [[Minecraft:ko:책과 깃펜]] | ||
nl:Boek en veer | [[Minecraft:nl:Boek en veer]] | ||
pl:Książka z piórem | [[Minecraft:pl:Książka z piórem]] | ||
pt:Livro e Pena | [[Minecraft:pt:Livro e Pena]] | ||
ru:Книга с пером | [[Minecraft:ru:Книга с пером]] | ||
th:หนังสือกับปากกาขนนก | [[Minecraft:th:หนังสือกับปากกาขนนก]] | ||
uk:Книга й перо | [[Minecraft:uk:Книга й перо]] | ||
zh:书与笔 | [[Minecraft:zh:书与笔]] | ||
Latest revision as of 11:08, 10 April 2026
Template:For Template:Infobox item
A book and quill is an Minecraft:item that can be Template:Control to write and edit text, with up to 100 pages available. Signing it allows it to be named for free and prevents further edits. It can also be displayed on a Minecraft:lectern.
Obtaining
Crafting
Usage
Crafting ingredient
Writing
By pressing Template:Control or long tapping screen anywhereTemplate:Only while holding a book and quill in their hand, the Minecraft:player can open a text editor GUI. This shows oneTemplate:Only or twoTemplate:Only pages with a text box. The top of each page indicates its number and the total number of pages, and buttons at the bottom allow to flip through pages.
Template:IN, the player can write a single book up to 100 pages, with up to 1023 characters per page, and up to 102,300 characters inside the entire book. No page may be longer than 14 lines, and each line can have a width of 114 pixels.
Template:IN, the player can write a single book up to 50 pages long, with up to 256 characters per page, and up to 12,800 characters inside the entire book. No page may be longer than 14 lines and may have a width of up to 121 pixels each. Formatting codes apply to the character limit but do not apply to the pixel limit.
The player has the ability to copy and paste into books. However, the paste does not work if the text being pasted is longer than a single page. Most Unicode characters are available in books, and they may be pasted in without issue.
In singleplayer, the world pauses while a book is being edited.Template:Only
Pressing the "next" button on the last page automatically creates the page and increases the page count. Template:IN, the edit button allows to swap the page with the previous or next page, delete the page, or insert a new page before the selected page.
Template:IN, the book writing interface must be closed by pressing the Done button. Any other way of closing it (such as by pressing the Escape key) causes all work from the session to be lost. Template:IN, the player can use the exit keybinds or X button like any other GUI.
Lecterns
A book and quill (as well as a Minecraft:written book) can be placed on an empty Minecraft:lectern.
The lectern then emits a redstone signal depending on the displayed page in the book. On the last page, the lectern emits a signal strength of 15.
Formatting codes
Template:ExclusiveTemplate:Main
Text in a book can be styled using codes starting with the § character (section sign).
§kcreates randomly changing characters.§lcreates bold text.§ocreates italic text.- Most other numbers and letters create colored text.
§rresets any of the previous styles so text after it appears normally.
If the player uses multiple codes, and continue typing past the end of a line, the next line exhibits only the last formatting code used.
Signing
Books can be signed by pressing the "Sign" button while in the interface. Template:IN, when signed, a book bears the name of the player who wrote it and a title chosen upon signing. Template:IN, the book doesn't display the name of the player as the author; instead, the author can be any text the player wants. After it has been signed, it cannot be edited again – it has turned into a Minecraft:written book.
Special characters can be used in the title, although alt codes do not work and text cannot be pasted Template:In. Also, on Linux, using the compose key to produce special characters does work. The title and author can be formatted in-game with the § character Template:In.
The title of the book and author can be up to 15Template:Only/16Template:Only characters long.<ref name="bug">Template:Bug</ref> If a custom name is removed from a written book, it reverts to the title it was given during the signing process.
Chiseled bookshelf
Template:Control the Minecraft:chiseled bookshelf while having a book and quill in the main hand puts the book inside the chiseled bookshelf.
Trading
Inserting screenshots
Screenshots in the Minecraft:portfolio can be inserted into book and quill.<ref>https://aka.ms/MEEBookAndQuill</ref> This can be done by clicking the pencil button on the bottom of the page, and clicking the photo button (shown as an icon that looks like a photo with a plus next to it).
The photo button brings up the portfolio menu, where players can select which screenshot to be inserted into the book and quill page. Each screenshot takes up one page.
Players can export their books and quills photos and written texts as a Template:W file. The default name for the file is formatted "(Book Name) (Author Name)".
Sounds
Data values
ID
Template:Edition: Template:ID table
Template:Edition: Template:ID table
Item data
Template:JE: Template:See also
- Template:Nbt: the item's components tag.
Videos
History
Java Edition
Bedrock Edition
Legacy Console Edition
Data history
Issues
Trivia
- The in-game restrictions on books are not hard limits. Third party editors or commands can make books have more than 100 pagesTemplate:Only (2,147,483,639 pages), more than 256 characters per page (32,767 characters per page), can change author names, and can have colored titles, among other things. These books still function properly in vanilla Minecraft, meaning the Minecraft:player may encounter such books on adventure maps or multiplayer servers.<ref>http://www.minecraftforum.net/topic/1189266-hacking-books</ref>
- If the player renames a book and quill in an anvil before signing it, it retains the name from the anvil instead of taking the name from signing.
Gallery
Screenshots
-
The first image of a book seen.<ref>https://web.archive.org/web/20120427014334/https://www.mojang.com/2012/04/minecraft-snapshot-12w17a/</ref>
-
The GUI of writing a book.
-
Writing in a book & quill Template:In.
-
The GUI of signing a book Template:In.
-
Private-area Minecraft:emojis typed in a book.
-
A signed book.
-
An example of text in a book and quill in Minecraft:Java Edition.
-
Display of styles used in a book in older Template:JE versions.
References
External links
See also
Minecraft:cs:Rozepsaná kniha s brkem Minecraft:de:Buch und Feder Minecraft:el:Βιβλίο και Πένα Minecraft:es:Libro y pluma Minecraft:fr:Livre et plume Minecraft:hu:Könyv és toll Minecraft:it:Libro e penna Minecraft:ja:本と羽根ペン Minecraft:ko:책과 깃펜 Minecraft:nl:Boek en veer Minecraft:pl:Książka z piórem Minecraft:pt:Livro e Pena Minecraft:ru:Книга с пером Minecraft:th:หนังสือกับปากกาขนนก Minecraft:uk:Книга й перо Minecraft:zh:书与笔