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

Trumpet Bookshelf
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Trumpet Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | — |
| Trumpet Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
Related items
Developer reference
- Registry name
quark:blossom_bookshelf- Namespace
quark- Mod ID
quark- Tags (3)
forge:blocks/bookshelves forge:items/bookshelves minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX",
"###"
],
"ingredients": {
"#": {
"item": "quark:blossom_planks"
},
"X": {
"item": "minecraft:book"
}
},
"conditions": [
{
"raw": {
"type": "forge:and",
"values": [
{
"flag": "variant_bookshelves",
"type": "quark:flag"
},
{
"flag": "blossom_trees",
"type": "quark:flag"
}
]
},
"type": "forge:and"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}








