
A new library/API mod for all of my Iron's Spellbooks Addons!
This mod does not do ANYTHING on it's own!!
This mod is mainly created for Iron's Spellbooks add-on developers and myself included in mind... Since I have soo many ISS addons it's annoying to copy-paste every necessary things from one place to another whenever I start working on a new addon. Thus.. this library is created!
What this Library/API mod adds for addon devs:
- Many pre-made patterned particle managers
- AdvancedRandomImbuingCurio class to create curios that on right-click, imbues itself with specified random spells
- A way to add spells from non-spellbook curios to spell-wheel selection (use itemtag spell_imbued_curio.json)
- Easy way to create flexible trades with AdvancedTrades class
- Comfortable armor imbuement options with customizable slots and pre-imbued spells with AbstractImbueableArmorItem class
- Geckolib Geo armor items, Geo magic sword items with GeoArmorItem & GeoMagicSwordItem classes
- MultiAttributeCurio class that support multiple attributes
- AdvancedSpell class for playing random animations and sounds on cast start-finish from a list, with a boolean to choose either play them on a order or not
- CurioUtils class for easily checking wearing curio on a player
- SummonCheckHelper class for checking summons in a radius with owner (I mainly use it for summon limit system on T.O Tweaks mod)
Any interested ISS addon dev can dm me and I'll grant a access to this project's Github repo!