Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stellarwitch7/ram

An alternative Crow Mind for Trickster.
https://github.com/stellarwitch7/ram

addon fabric fabric-mod fabricmc fabricmc-mod java kotlin magic minecraft minecraft-fabric-mod minecraft-mod mod-addon modding modding-games trickster trickster-addon utility

Last synced: 2 days ago
JSON representation

An alternative Crow Mind for Trickster.

Awesome Lists containing this project

README

        

# Random Access Mind
A simple add-on for [Trickster](https://github.com/enjarai/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](https://github.com/StellarWitch7/libstellar), my personal Kotlin library for making Fabric mods.

# Other additions
Versions 2.0.0 and up include more than just RAM, providing other fun things such as world-space fragment storage and a handful of tricks for dealing with the unmentioned *pattern* fragments.