quark:cherry_bookshelf

Cherry Bookshelf

Wood Type:
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block BookshelvesBookshelvesAxe Mineable

Acquisition

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

Crafting conditional
Cherry Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Cherry Bookshelf1–1100%Drops itself with Silk Touch
1–1100%
Developer reference
Registry name
quark:cherry_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": "minecraft:cherry_planks"
    },
    "X": {
      "item": "minecraft:book"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "variant_bookshelves",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}