byg:maple_bookshelf

Maple Bookshelf

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

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

Acquisition

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

Crafting
Maple Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Maple Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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