block· Machines & Other Blocks

Green Enchanted Bookshelf

Dye Color:
Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block BookshelvesBookshelvesEnchantment Power ProviderAxe Mineable

Green Enchanted Bookshelf is a block from Oh The Biomes We've Gone, 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
1–1100%
Green Enchanted Bookshelf1–1100%Drops itself with Silk Touch
Developer reference
Registry name
biomeswevegone:green_enchanted_bookshelf
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (4)
forge:blocks/bookshelves
forge:items/bookshelves
minecraft:blocks/enchantment_power_provider
minecraft:blocks/mineable/axe

Recipe JSON (1):

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