byg:redwood_bookshelf

Redwood Bookshelf

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

Redwood Bookshelf is a block from Oh The Biomes You'll Go, 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
byg:redwood_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:redwood_planks"
    },
    "X": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}