OpenPrinter-1.12.2-0.1.0.27.jar
Curse Maven Snippet
What's new
OpenPrinter 1.12.1
Printing and Output
- Added automatic folder output. Printed pages are placed into available folders in the printer's output slots.
- Multiple folders can be used at the same time.
- If all folders are full, the printer falls back to any available regular output slot instead of blocking.
- Printing now takes time: approximately 0.5 seconds per page, scaling up to 10 seconds for a full book.
- Added printer queue viewing and clearing through the printer interface and OpenComputers scripting.
Image Printing
- Restored the
printmapOpenOS script for easy image printing. - Print an image directly from a URL with:
printmap https://example.com/image.png
- The script uses the OpenComputers
printImage()method and converts the image into printer output for a physical copy.
Book Printing
- Writable books can now be placed in the printer's input slot and printed directly.
- Books support multiple printed pages through the normal buffered workflow:
printer.writeLn("Page content")
printer.print()
- Added
printAndSign()for producing sealed vanilla written books. - Book printing does not support colored text, matching vanilla book limitations.
- Printed books are moved into the printer's output slot when printing is complete.
Shredder
- The shredder now accepts folders.
- Shredding a folder returns three shreds for the folder itself, plus the appropriate number of shreds for every document stored inside it.
- An empty folder produces three paper shreds.
This mod has no additional files

