Lake's CC Additions

CC:Tweaked hardware for paperwork.
You can use the scanner to generate printed images - great for newspapers or wanted posters.

You can use the scanner to generate printed images - great for newspapers or wanted posters.

The Document Folder can hold 27 slots of any printed CC:Tweaked item, as well as raw paper.

The Document Folder can hold 27 slots of any printed CC:Tweaked item, as well as raw paper.

The stamp editor allows you to set up a custom logo or emblem to stamp easily across documents.

The stamp editor allows you to set up a custom logo or emblem to stamp easily across documents.

An example of how stamps look on a page.

An example of how stamps look on a page.

The Drawing menu supports three different colors, pen smoothing, a line tool, and an easy zoom to help you be as precise as you want.

The Drawing menu supports three different colors, pen smoothing, a line tool, and an easy zoom to help you be as precise as you want.

Description

Lake's CC Additions

 

Lake's CC Additions gives ComputerCraft a way to read physical items as data,
and to turn data back into physical items.

THE SCANNER

A peripheral block with a single slot. Put something in it and a computer can
read it:

- Printouts - full text and per-character colors, ready for term.blit
- Books - book & quill and signed books, pages as plain text
- Filled maps - the 128x128 image, metadata, and named banner markers
- Shulker boxes - contents listed without opening them
- Exposure photographs - pixels, film type, photographer (Exposure 1.9+)
- Any item at all - complete NBT as Lua tables, plus a SHA-256 fingerprint
  for verifying that two documents are identical

It works in the other direction too: createPrintout() builds printed pages
directly from Lua, including per-character colors - which the CC printer can't
do, and which makes greyscale photo prints possible (dithered, up to four ink
tones, or spread across a grid of pages as a poster).

The scanner also fires events. Computers are told when the slot changes, and
sneak-clicking with an empty hand sends the player's name and UUID - enough to
build door locks, clock-in stations, or ID checks with a few lines of Lua.
Hoppers can feed from above and take from below.

THE DOCUMENT FOLDER

A portable container that holds only printouts and paper - 27 slots, 16 per
slot. 

THE POCKET MULTITOOL

Pocket computers have one upgrade slot. This upgrade is an ender modem and a
speaker at the same time - unlimited-range rednet and audio in one pocket
computer, found by peripheral.find under either name. 

THE PEN

The Pen is a handy tool which lets you mark up pages. This adds another layer of interaction with printed documents. The pixel size snaps to printed document's grid, and the pen comes in three colors: Blue, Red, and Black.

THE STAMP

The Stamp is similar to the Pen, however the stamp allows you to place pre-configured emblems, seals, logos, or whatever else you want. Useful for signing official documents.

 

REQUIREMENTS

Minecraft 1.20.1, Forge, CC:Tweaked 1.119.0+. Exposure 1.9+ is optional and
only needed for photograph scanning.

Full documentation: https://lakehouse.gg/additions

The Lake's CC Additions Team

profile avatar
  • 2
    Projects
  • 115
    Downloads

More from lakehousee