byg:willow_bookshelf

Willow Bookshelf

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

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

Acquisition

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

Crafting
Willow Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Willow Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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