Changelog Testers - TheComputerGeek2/MagicSpells GitHub Wiki
[!NOTE]
4.0 Beta 18has been tested on1.21.10.
Breaking Changes:
- The
itemoption that was added to theitemEntity Data in the previous test build was renamed todropped-item. - The
gametestaddmarkerandgametestclearmarkershave been deprecated and no longer work because Mojang removed access to customise the feature.
Changes:
- The
isnpcmodifier condition now passes for all mannequin entities. ConjureSpell'sauto-equipnow works with all items with theequippableitem component.
Additions:
Fixes:
- Fixed an issue with
ResistSpellsending a warning withdamage-types: true- despite the feature working. - Fixed an issue causing
FireballSpell,ForcetossSpell,GeyserSpell,ThrowBlockSpell, andLightningSpellnot to be detected byDamageEmpowerSpell.