byg:nightshade_bookshelf

Nightshade Bookshelf

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

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

Acquisition

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

Crafting
Nightshade Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Nightshade Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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