Crafting using Book, Book, Book and Book, in any arrangement. Produces 4× Stackable Book.
Stackable Book
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stackable Book | 1–1 | 100% | — |
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
}