Crafting using Paper, Paper, Paper and Leather, in any arrangement. Produces Book.
Book
Minecraft · by Mojang Studios
Acquisition
Scrapbox using Scrap Box. Produces Book.
Crafting using Cardboard, Paper, Paper and Paper, in any arrangement. Produces Book.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Shipwreck Map (minecraft) minecraft:shipwreck_map | 1–3 | 100% | — |
Loot table: Village Desert House (minecraft) minecraft:village_desert_house | 1–1 | 100% | — |
Loot table: Stronghold Corridor (minecraft) minecraft:stronghold_corridor | 1–1 | 100% | — |
Gameplay loot table: Piglin Bartering (minecraft) minecraft:piglin_bartering | 1–1 | 100% | — |
Gameplay loot table: Treasure (minecraft) minecraft:treasure | 1–1 | 100% | — |
Loot table: Stronghold Library (minecraft) minecraft:stronghold_library | 1–1 | 100% | — |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Loot table: Village Plains House (minecraft) minecraft:village_plains_house | 1–1 | 100% | — |
| Bookshelf | 1–1 | 100% | — |
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion | 1–1 | 100% | — |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Loot table: Pillager Outpost (minecraft) minecraft:pillager_outpost | 1–1 | 100% | — |
Loot table: Underwater Ruin Big (minecraft) minecraft:underwater_ruin_big | 1–1 | 100% | — |
Loot table: Bastion Other (minecraft) minecraft:bastion_other | 1–1 | 100% | — |
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid | 1–1 | 100% | — |
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon | 1–1 | 100% | — |
Gameplay loot table: Librarian Gift (minecraft) minecraft:librarian_gift | 1–1 | 100% | — |
Loot table: Stronghold Library (minecraft) minecraft:stronghold_library | 1–1 | 100% | — |
Loot table: Stronghold Crossing (minecraft) minecraft:stronghold_crossing | 1–1 | 100% | — |
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft | 1–1 | 100% | — |
Loot table: Jungle Temple (minecraft) minecraft:jungle_temple | 1–1 | 100% | — |
Used in (3)
Crafting using Book, Ink Sac and Feather, in any arrangement. Produces Book and Quill.
Crafting using Book, Diamond, Obsidian, Diamond, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Enchanting Table.
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.
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
}


