Описание
# Spell Engine Extension (RPG Series Tweaks)
This is an extension to the [Spell Engine](https://modrinth.com/mod/spell-engine) mod by Daedelus. On its own it changes nothing in the game, but mod and data pack authors have more possibilities when designing spells.
Features include:
- Limiting casting with individual items depending on the hand they are held in
- Health cost for spells
- Mana cost for spells (using [Mana Attributes](https://modrinth.com/mod/mana-attributes))
- Stamina cost for spells (using [Stamina Attributes](https://modrinth.com/mod/stamina-attributes))
- 3 generic spell schools (melee, ranged and magic)
- 9 entity attributes that customize cast spells (eg. projectile count, bounce amount, etc.)
- various config options to customize the spell hotbar
- and a few more little (and optional) tweaks
Detailed information can be found [here](https://github.com/TheRedBrain/spellengine-extension/blob/1.21.1/README.md).