Book
minecraft:book

Book

Minecraft · by Mojang Studios
item Bookshelf Books

Acquisition

Crafting using Paper, Paper, Paper and Leather, in any arrangement. Produces Book.

Crafting ⇆ any arrangement
Paper
Paper
Paper
Leather
Book Book guaranteed

Scrapbox using Scrap Box. Produces Book.

Scrapbox
Book Book guaranteed

Crafting using Cardboard, Paper, Paper and Paper, in any arrangement. Produces Book.

Crafting ⇆ any arrangement
Cardboard
Paper
Paper
Paper
Book Book guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Shipwreck Map (minecraft) minecraft:shipwreck_map1–3100%
Loot table: Village Desert House (minecraft) minecraft:village_desert_house1–1100%
Loot table: Stronghold Corridor (minecraft) minecraft:stronghold_corridor1–1100%
Gameplay loot table: Piglin Bartering (minecraft) minecraft:piglin_bartering1–1100%
Gameplay loot table: Treasure (minecraft) minecraft:treasure1–1100%
Loot table: Stronghold Library (minecraft) minecraft:stronghold_library1–1100%
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%
Loot table: Village Plains House (minecraft) minecraft:village_plains_house1–1100%
Bookshelf1–1100%
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion1–1100%
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%
Loot table: Pillager Outpost (minecraft) minecraft:pillager_outpost1–1100%
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big1–1100%
Loot table: Bastion Other (minecraft) minecraft:bastion_other1–1100%
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid1–1100%
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon1–1100%
Gameplay loot table: Librarian Gift (minecraft) minecraft:librarian_gift1–1100%
Loot table: Stronghold Library (minecraft) minecraft:stronghold_library1–1100%
Loot table: Stronghold Crossing (minecraft) minecraft:stronghold_crossing1–1100%
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft1–1100%
Loot table: Jungle Temple (minecraft) minecraft:jungle_temple1–1100%

Used in (3)

Crafting using Book, Ink Sac and Feather, in any arrangement. Produces Book and Quill.

Crafting ⇆ any arrangement
Book
Ink Sac
Feather
Book and Quill Book and Quill guaranteed

Crafting using Book, Diamond, Obsidian, Diamond, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Enchanting Table.

Crafting
Enchanting Table Enchanting Table guaranteed

Crafting using Any Planks, Any Planks, Any Planks, Book, Book, Book, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Bookshelf.

Crafting
Bookshelf guaranteed
Developer reference
Registry name
minecraft:book
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/bookshelf_books

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:paper"
    },
    {
      "item": "minecraft:paper"
    },
    {
      "item": "minecraft:paper"
    },
    {
      "item": "minecraft:leather"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:cardboard"
    },
    {
      "item": "minecraft:paper"
    },
    {
      "item": "minecraft:paper"
    },
    {
      "item": "minecraft:paper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}