byg:palm_bookshelf

Palm Bookshelf

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

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

Acquisition

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

Crafting
Palm Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Palm Bookshelf1–1100%Drops itself with Silk Touch

Block drops

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