byg:pine_bookshelf

Pine Bookshelf

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

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

Acquisition

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

Crafting
Pine Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Pine Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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