A code-driven library that provides developer-friendly utilities. It serves as a solid foundation for creating highly customizable spells and rituals.
This library provides useful tools to develop spells and rituals, with an integrated mana and scroll system. This mod is currently in alpha
Mana system: Mana regeneration is based on the player's current health. Lower health results in a lower mana regeneration rate.
Scrolls: Spells are found in the form of scrolls. By default, all registered spells are added to scrolls. These scrolls are items that can be used to cast the spell they contain.
The Decryptor: In survival mode, scrolls are encrypted when found. To decrypt one, you must place it in the Decryptor. Once decrypted, it becomes readable only by you. Other players must decrypt it themselves. However, scrolls can still be used while encrypted, at your own risk. In creative mode, all scrolls are readable.
Rituals: This mod also provides a ritual system with ticking and phase management. Rituals can be triggered by spells or other code. They are useful for multi-phase spells or those that require NBT data.
Conversation