https://github.com/stellarwitch7/ram
An alternative Crow Mind for Trickster.
https://github.com/stellarwitch7/ram
addon fabric fabric-mod fabricmc fabricmc-mod java magic minecraft minecraft-fabric-mod minecraft-mod mod-addon modding modding-games scala trickster trickster-addon utility
Last synced: about 2 months ago
JSON representation
An alternative Crow Mind for Trickster.
- Host: GitHub
- URL: https://github.com/stellarwitch7/ram
- Owner: StellarWitch7
- License: mit
- Created: 2024-08-17T22:05:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T03:22:43.000Z (2 months ago)
- Last Synced: 2025-03-20T03:33:31.765Z (2 months ago)
- Topics: addon, fabric, fabric-mod, fabricmc, fabricmc-mod, java, magic, minecraft, minecraft-fabric-mod, minecraft-mod, mod-addon, modding, modding-games, scala, trickster, trickster-addon, utility
- Language: Scala
- Homepage: https://modrinth.com/mod/random-access-mind
- Size: 449 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 a handful of tricks for dealing with pattern fragments.