byg:embur_bookshelf

Embur Bookshelf

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

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

Acquisition

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

Crafting
Embur Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Embur Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Embur Bookshelf1–1100%Drops itself with Silk Touch
1–1100%
Developer reference
Registry name
byg:embur_bookshelf
Namespace
byg
Mod ID
byg
Tags (2)
forge:blocks/bookshelves
forge:items/bookshelves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "XXX",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "byg:embur_planks"
    },
    "X": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}