Printed Pages
16×16 · BAKED

item· Other

Printed Pages

CC: Tweaked · by Daniel Ratcliffe, Aaron Mills, SquidDev
item Lectern Books

Printed Pages is an item from CC: Tweaked, crafted from Printed Page and String.

Acquisition

Impostor Shapeless using Printed Page, Printed Page and String. Produces Printed Pages.

Impostor Shapeless
Printed Pages Printed Pages guaranteed
Developer reference
Registry name
computercraft:printed_pages
Namespace
computercraft
Mod ID
computercraft
Tags (1)
minecraft:items/lectern_books

Recipe JSON (1):

{
  "recipe_type": "computercraft:impostor_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "computercraft:printed_page"
    },
    {
      "item": "computercraft:printed_page"
    },
    {
      "tag": "forge:string"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}