Crafting using Pine Planks, Pine Planks, Pine Planks, Book, Book, Book, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces Pine Bookshelf.
- Inputs
- 6 × Pine Planks
- 3 × Book
- Output
- → Pine Bookshelf


block· Machines & Other Blocks
Pine Bookshelf is a block from Goety, crafted from Pine Planks and Book.
Crafting using Pine Planks, Pine Planks, Pine Planks, Book, Book, Book, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces Pine Bookshelf.

Crafting using Pine Planks, Pine Planks, Pine Planks, Book, Bookshelf, Book, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 2× Pine Bookshelf.

| source | count | drop rate | conditions |
|---|---|---|---|
| Pine Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
| drops | count | drop rate | conditions |
|---|---|---|---|
| — | 1–1 | 100% | — |
| Pine Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
goety:pine_bookshelfgoetygoetygoety:blocks/bookshelves goety:blocks/pine_wood_blocks goety:items/bookshelves goety:items/pine_wood_blocks
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX",
"###"
],
"ingredients": {
"#": {
"item": "goety:pine_planks"
},
"X": {
"item": "minecraft:book"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XBX",
"###"
],
"ingredients": {
"#": {
"item": "goety:pine_planks"
},
"B": {
"item": "minecraft:bookshelf"
},
"X": {
"item": "minecraft:book"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}