File Details
dispelled-1.18-1.2.0-beta.jar
- R
- Jul 7, 2022
- 298.60 KB
- 371
- 1.18.2
- Fabric
File Name
dispelled-1.18-1.2.0-beta.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
* Fixed "Cleanse" spell being uncraftable
* Split up `SpellItem`into 3 different spell items for easier spell use
* Spells are now split between "Self Use", "Projectile" or "Both"
* Moved `didSpellSuceeed` method to `SpellHelper` for addons to use
* Moved `SpellHelper` to the API package
* Split up packages in the API for easier finding and formatting
* Moved Spell names into the name of the item to make it faster for use in hotbar in combat when multiple spells are in the hotbar
* Added the spell's type into the tooltip to let it be easier to know what spell it is
* Spell's have different tassel's depending on what type of spell it is
* Updated the book to reflect the new changes from the update
* Update the Crystal Ore texture
* Package refactor for better understanding
* Updated the API documentation for the new features
* Changes the way the sounds work to let there be custom subtitles for user's with hearing troubles
* Change the textures for spells so each spell type has their own texture

