Difference between revisions of "Printed Page"
From ComputerCraft Wiki
Magiczocker (Talk | contribs) m (→Gallery) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Item |
− | |name=Printed Page | + | |name = Printed Page |
− | |image=Grid Page.png | + | |image = Grid Page.png |
− | | | + | |renewable = Yes |
− | |damage | + | |stackable = No |
− | | | + | |data = 4104 |
+ | |damage = 0 | ||
+ | |nameid = computercraft:printout | ||
}} | }} | ||
− | |||
− | |||
The printed page is an item which is created with the [[printer]]. The contents of the page can be viewed by right clicking with it on the hotbar. Two or more can be crafted together with a string to create [[Printed Pages|printed pages]], or crafted together with a string and a piece of leather to create a [[printed book]]. | The printed page is an item which is created with the [[printer]]. The contents of the page can be viewed by right clicking with it on the hotbar. Two or more can be crafted together with a string to create [[Printed Pages|printed pages]], or crafted together with a string and a piece of leather to create a [[printed book]]. | ||
− | Printed pages are 25 characters wide and 21 | + | Printed pages are 25 characters wide and 21 characters tall. |
Printed Page can't be read by computers. If you want to save a program, use a [[Floppy Disk]] instead. | Printed Page can't be read by computers. If you want to save a program, use a [[Floppy Disk]] instead. | ||
− | {{ | + | == History == |
+ | {{History|head}} | ||
+ | {{History|1.42|Added Printed Pages.}} | ||
+ | {{History|foot}} | ||
− | + | == Gallery == | |
+ | <gallery> | ||
+ | File:PrintedPage.png|Viewing a printed page | ||
+ | </gallery> | ||
+ | |||
+ | {{BlocksItemsList}} |
Latest revision as of 07:12, 2 August 2020
Printed Page
Renewable | Yes |
---|---|
Stackable | No |
Data value | 4104 |
Damage value | 0 |
Namespaced ID | computercraft:printout |
The printed page is an item which is created with the printer. The contents of the page can be viewed by right clicking with it on the hotbar. Two or more can be crafted together with a string to create printed pages, or crafted together with a string and a piece of leather to create a printed book.
Printed pages are 25 characters wide and 21 characters tall.
Printed Page can't be read by computers. If you want to save a program, use a Floppy Disk instead.
History
1.42 | Added Printed Pages. |
---|
Gallery
ComputerCraft Blocks and Items | |||
Blocks | |||
Computer | Advanced Computer | Command Computer | Disk Drive |
Monitor | Advanced Monitor | Printer | Turtle |
Wireless Modem | Ender Modem | Wired Modem | Networking Cable |
Items | |||
Pocket Computer | Advanced Pocket Computer | Floppy Disk | Printed Page |
Printed Pages | Printed Book |