byg:green_enchanted_bookshelf

Green Enchanted Bookshelf

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

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

Acquisition

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

Crafting
Green Enchanted Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Green Enchanted Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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