blue_skies:starlit_bookshelf

Starlit Bookshelf

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block BookshelvesBookshelves

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

Acquisition

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

Crafting
Starlit Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Starlit Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Starlit Bookshelf1–1100%Drops itself with Silk Touch
1–1100%
Developer reference
Registry name
blue_skies:starlit_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:starlit_planks"
    },
    "B": {
      "item": "minecraft:book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bookshelves",
  "experience": null,
  "cooking_time": null
}