WizardryUtils

WizardryUtils is a library mod to ease addon (spell pack) development for the Electroblob's Wizardry Minecraft mod.

GPL-3.0 License

Stars
3
Committers
1

WizardryUtils   Build Mod Curseforge Curseforge Discord

A library mod for addon devs for the Electroblob's Wizardry Minecraft mod.

This mod requires the Electroblob's Wizardry mod .

WizardryUtils contains shared functionality and code for my addons for Electroblob's Wizardry.

Features

  • Framework for new artefact types (Head slot Bauble, belt slot Bauble)
  • Capability-based handler for registering "dynamic" minion spells. This means minion spells no longer have to register a duplicate variant of the entity which
    implements various interfaces and methods to e.g., remove loot, drops.
  • Shared code for automated artefact injection into Shrine loot tables
  • Automated config generator for registered artefacts
  • Automated item model registry
  • SpellModifiers implemented as entity attribute modifiers (see the wiki)
  • Crafttweaker support for spellcast events
  • Shared code for conjured item spells - this will allow easily creating new spells that summons temporary variants of modded (and vanilla) items

Planned features

  • Automated spell summary table wiki page generator
  • Automated spell wiki page generator
  • Automated Artefact item wiki page generator

Other Plans

  • Create a test spell pack project to allow people easily get started with spell pack (and mod) development
Badges
Extracted from project README's
Build Mod Curseforge Curseforge Discord