byg:cypress_bookshelf

Cypress Bookshelf

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

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

Acquisition

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

Crafting
Cypress Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Cypress Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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