10.9.8
This lineage (10.9.x) is now only compatible with Minecraft 1.20.4 and below
Future versions (10.10 and up) will only be compatible with Minecraft 1.20.5 and up.
This was an unfortunate split needed due to the change to Java 21, which has broken backwards-compatibility since Magic 10.9. I was unaware of this issue, and I apologize for any inconvenience this has caused.
Compatibility Changes
- Remove force-show EffectLib option, revert to EffectLib 10.4 for compatibility
Changes in this version, and also in the upcoming 10.10 release
- The mount_restricted spell property can now be a list of entity types as well as true (true meaning all types)
- Fix the behavior of the "locked" wand property when using the old_wand_locked_behavior config option
- Fix error loading custom banner items in modern MC versions
- Update Chinese (CN) localization file (thank you, JTYX8X!)
- Update EffectLib, fixes default particles in modern MC
- Fix particles not showing beyond 32 blocks in 1.21.4 and up This can be disabled via /mconfig configure config particle_force_show false
- Change "invalid item in config" messages from warnings to debug messages
- Add geyser.enabled config option, can be used to disable Geyser integration if it is causing problems
- Update Geyser integration to new API