byg:imparius_bookshelf

Imparius Bookshelf

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

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

Acquisition

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

Crafting
Imparius Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Imparius Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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