Changelog
Changelog
1.12.2-0.1.0.9:
* fixed crash when putting printed paper from the creative menu in a folder and viewing it... (yea someone did that!!! ;))
* added unique "watermark" to prints which can be read with the scan method
* added briefcase item/block which can hold 18 non-block items
1.12.2-0.1.0.7:
* fixed Renderissue with pages in Folder View
* replaced cubic Printer Model with 3D Model
* added scanBook() method to the printer which allows scanning of Vanilla Books and BiblioCraft BigBooks
* Shredder now returns 3 paper shreds when shredding books, and 11 for the BiblioCraft BigBook
* replaced old IInventory Code with Forge ItemStackHandler + Capabilities
* added Manual (accessible through OpenComputers Manual or Manual Item when RTFM Mod is installed)
* removed the Printer Paper Roll Item (printer accepts only Minecraft Paper as input for now, might add printer upgrades for more stacks in future releases)
* removed the filesystem from the printer and added opencomputers loot disk with the copy Tool
* moved recipes to json files, so datapacks can override them
* fixed a few other little glitches