byg:ebony_bookshelf

Ebony Bookshelf

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

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

Acquisition

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

Crafting
Ebony Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Ebony Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Ebony Bookshelf1–1100%Drops itself with Silk Touch
1–1100%
Developer reference
Registry name
byg:ebony_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:ebony_planks"
    },
    "X": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}