Impostor Shapeless using Ersatz Leather, Printed Page and String. Produces Printed Book.
item· Other
Printed Book
CC: Tweaked · by Daniel Ratcliffe, Aaron Mills, SquidDev
Printed Book is an item from CC: Tweaked, crafted from Ersatz Leather, Printed Page, and String.
Acquisition
Developer reference
- Registry name
computercraft:printed_book- Namespace
computercraft- Mod ID
computercraft- Tags (2)
minecraft:items/bookshelf_books minecraft:items/lectern_books
Recipe JSON (1):
{
"recipe_type": "computercraft:impostor_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:leather"
},
{
"item": "computercraft:printed_page"
},
{
"tag": "forge:string"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}