Описание
# IoticBlocks
[CurseForge](https://curseforge.com/minecraft/mc-mods/ioticblocks) | [GitHub](https://github.com/object-Object/IoticBlocks)
A [Hex Casting](https://github.com/FallingColors/HexMod) addon/library that adds patterns for reading and writing iotas to/from blocks, and an API for addon developers to easily add iota reading/writing support to their blocks.
## Built-in readable blocks
* Akashic Record: Read the list of pattern keys in the library
* Akashic Bookshelf: Read the pattern key assigned to that bookshelf
* Slate: Read/write the pattern on the slate (note: writing is disabled while the slate is activated by a circle)
* A couple of easter eggs :)
## Attribution
* Original implementations: SamsTheNerd ([GitHub](https://github.com/SamsTheNerd), [Modrinth](https://modrinth.com/user/SamsTheNerd)), in [HexGloop](https://github.com/SamsTheNerd/HexGloop) and [FallingColors/HexMod#796](https://github.com/FallingColors/HexMod/pull/796)
* Translations:
* `ru_ru`: JustS-js ([GitHub](https://github.com/JustS-js), [Modrinth](https://modrinth.com/user/JustS-js))
* `zh_cn`: ChuijkYahus ([GitHub](https://github.com/ChuijkYahus))