block· Machines & Other Blocks

Baobab Bookshelf

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

Baobab Bookshelf is a block from Oh The Biomes We've Gone, crafted from Baobab Planks and Book.

Acquisition

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

Crafting
Baobab Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Baobab Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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