Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 739 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 739 Bytes

Random Access Mind

A simple add-on for Trickster that implements an alternative to the Crow Mind. The Random Access Mind provides the caster with twelve slots where they may store any fragment, managed using an allocation system. This allows for multiple concurrent spells to store semi-persistent arbitrary data without conflict. Of course, just like the Crow Mind, data does not persist beyond death.

In addition to Trickster, this mod depends on libstellar, my personal Kotlin library for making Fabric mods.

Other additions

Versions 2.0.0 and up include more than just RAM, providing a handful of tricks for dealing with pattern fragments.