Book Stack
irons_spellbooks:book_stack

Book Stack

Iron's Spells 'n Spellbooks · by Iron431, Lab3
block

Acquisition

Crafting using Book, Book and Book, arranged in the pattern shown. Produces Book Stack.

Crafting
Book
Book
Book
Book Stack Book Stack guaranteed

Mining & drops

sourcecountchanceconditions
Book Stack1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Book Stack1–1100%Drops itself with Silk Touch
1–1100%
Developer reference
Registry name
irons_spellbooks:book_stack
Namespace
irons_spellbooks
Mod ID
irons_spellbooks

Recipe JSON (1):

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