block· Machines & Other Blocks

Redwood Bookshelf

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

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

Acquisition

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

Crafting
Redwood Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Redwood Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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