Stackable Book
handcrafted:stackable_book

Stackable Book

Handcrafted · by Alex Nijjar, Kekie6
block

Acquisition

Crafting using Book, Book, Book and Book, in any arrangement. Produces 4× Stackable Book.

Crafting ⇆ any arrangement
Book
Book
Book
Book
Stackable Book Stackable Book ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Stackable Book1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:stackable_book
Namespace
handcrafted
Mod ID
handcrafted

Recipe JSON (1):

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