Skip to content
JasperLorelai edited this page Dec 5, 2025 · 37 revisions

Note

4.0 Beta 18 has been tested on 1.21.10.

Breaking Changes:

  • The item option that was added to the item Entity Data in the previous test build was renamed to dropped-item.
  • The gametestaddmarker and gametestclearmarkers have been deprecated and no longer work because Mojang removed access to customise the feature.

Changes:

  • The isnpc modifier condition now passes for all mannequin entities.
  • ConjureSpell's auto-equip now works with all items with the equippable item component.

Additions:

Fixes:

  • Fixed an issue with ResistSpell sending a warning with damage-types: true - despite the feature working.
  • Fixed an issue causing FireballSpell, ForcetossSpell, GeyserSpell, ThrowBlockSpell, and LightningSpell not to be detected by DamageEmpowerSpell.

Clone this wiki locally