block· Machines & Other Blocks

Ebony Bookshelf

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block BookshelvesBookshelvesEnchantment Power ProviderAxe Mineable

Ebony Bookshelf is a block from Oh The Biomes We've Gone, 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
1–1100%
Ebony Bookshelf1–1100%Drops itself with Silk Touch
Developer reference
Registry name
biomeswevegone:ebony_bookshelf
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (4)
forge:blocks/bookshelves
forge:items/bookshelves
minecraft:blocks/enchantment_power_provider
minecraft:blocks/mineable/axe

Recipe JSON (1):

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