blue_skies:dusk_bookshelf

Dusk Bookshelf

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block BookshelvesBookshelves

Dusk Bookshelf is a block from Blue Skies, crafted from Dusk Planks and Book.

Acquisition

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

Crafting
Dusk Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Dusk Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
1–1100%
Dusk Bookshelf1–1100%Drops itself with Silk Touch
Developer reference
Registry name
blue_skies:dusk_bookshelf
Namespace
blue_skies
Mod ID
blue_skies
Tags (2)
blue_skies:blocks/bookshelves
forge:items/bookshelves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "BBB",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:dusk_planks"
    },
    "B": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bookshelves",
  "experience": null,
  "cooking_time": null
}