promotional bannermobile promotional banner

KubeJS Iron's Spells

An addon for KubeJS and Iron's Spells and Spellbooks that allows for creating new spells.

File Details

KubeJS Iron's Spells 2.1.2

  • R
  • Jul 5, 2024
  • 110.39 KB
  • 5.3K
  • 1.20.1
  • Forge + 1

File Name

irons_spells_js-1.20.1-2.1.2-release.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kubejs-irons-spells-980834:5503335")

NeoForge

implementation fg.deobf("curse.maven:kubejs-irons-spells-980834:5503335")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added AbstractSpellWrapper
  • Added ISSAnimationHolder, ISSUpdateClient, ISSUtils and TargetEntityCastData to bindings
  • Changed SpellSelectionEventJS to startup
  • Allow custom AnimationJS/playerAnimator animations for spells
  • Changed setUniqueInfo to require a callback with the spell level and the casting entity
  • Fixed spell casting sounds to allow for modded sounds
  • Changed SpellCastingMobJS to extend AbstractSpellCastingMob (this does not change anything on scripter side)
  • Updated EntityJS optional dependency version
  • Updated Iron's Spells dependency version
  • Added type wrapper for SchoolType
  • Added checkPreCastConditions to CustomSpell, allowing for custom targeting spells when combined with the ISSUtils binding
  • Added custom Alchemist Cauldron recipes