byg:skyris_bookshelf

Skyris Bookshelf

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

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

Acquisition

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

Crafting
Skyris Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Skyris Bookshelf1–1100%Drops itself with Silk Touch
Loot table: Village Skyris Library (byg) byg:village_skyris_library1–1100%

Block drops

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