byg:cherry_bookshelf

Cherry Bookshelf

Wood Type:
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block BookshelvesBookshelvesBookshelves

Cherry Bookshelf is a block from Oh The Biomes You'll Go, crafted from Cherry Planks and Book.

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
Cherry Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
1–1100%
Cherry Bookshelf1–1100%Drops itself with Silk Touch
Developer reference
Registry name
byg:cherry_bookshelf
Namespace
byg
Mod ID
byg
Tags (3)
byg:blocks/bookshelves
forge:blocks/bookshelves
forge:items/bookshelves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "XXX",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "byg:cherry_planks"
    },
    "X": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}