To make a bookshelf in Minecraft, you need 6 wooden planks and 3 books, arranged in a crafting table.

Materials you need

  • 6 wooden planks (any wood type works).
  • 3 books.

To get those books, you usually craft them from paper and leather: paper from sugar cane, leather from cows.

Step‑by‑step: crafting the bookshelf

  1. Open a crafting table to use the 3×3 grid.
  1. Place wooden planks in the top row: one plank in each of the 3 slots.
  1. Place the 3 books in the middle row, one per slot.
  1. Place wooden planks in the bottom row, filling all 3 slots.
  1. Take the bookshelf from the result slot into your inventory.

That 3×3 pattern (planks–books–planks) gives you 1 bookshelf each time.

How to make the books (quick)

  1. Get sugar cane near water, craft it into paper by putting 3 sugar cane in a horizontal row in a crafting grid.
  1. Get leather from cows.
  1. Combine 3 paper and 1 leather in a small crafting grid to make 1 book; repeat until you have 3 books.

Why bookshelves matter

  • Placing bookshelves around an enchanting table increases the maximum enchantment level; you need 15 bookshelves for level 30 enchants.
  • They are also decorative building blocks for libraries, bases, or secret rooms.

Simple HTML table for the recipe

html

<table>
  <thead>
    <tr>
      <th>Slot row</th>
      <th>Contents</th>
      <th>Notes</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Top row</td>
      <td>Plank – Plank – Plank</td>
      <td>Any wood planks. [web:1][web:5][web:7]</td>
    </tr>
    <tr>
      <td>Middle row</td>
      <td>Book – Book – Book</td>
      <td>Crafted from paper + leather. [web:1][web:3][web:9]</td>
    </tr>
    <tr>
      <td>Bottom row</td>
      <td>Plank – Plank – Plank</td>
      <td>Any wood planks. [web:1][web:5][web:7]</td>
    </tr>
  </tbody>
</table>

“Information gathered from public forums or data available on the internet and portrayed here.”