Scrapbox using Scrap Box. Produces Book and Quill.
Book and Quill
Minecraft · by Mojang Studios
Acquisition
Crafting using Book, Ink Sac and Feather, in any arrangement. Produces Book and Quill.
Developer reference
- Registry name
minecraft:writable_book- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:items/bookshelf_books minecraft:items/lectern_books
Recipe JSON (2):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:book"
},
{
"item": "minecraft:ink_sac"
},
{
"item": "minecraft:feather"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}