WizardryUtils

A library mod for Electroblob's Wizardry addons.

File Details

WizardryUtils-1.3.0.jar

  • R
  • Oct 8, 2025
  • 165.00 KB
  • 4.9K
  • 1.12.2
  • Forge

File Name

wizardryutils-1.3.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:wizardryutils-608287:7083904")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.3.0 - ZenScript spells

Features

  • Added CraftTweaker support for defining spells using zenscript in a single line of code.
    - Buff spells: Uses one or more potion effect
    - Minion summon spells: Summons modded/vanilla entities as minions to fight for the player.
    - Projectile spells: shoots the specified projectile

See examples in https://github.com/WinDanesz/WizardryUtils/tree/1.12.2/run