File Details
Magic 10.10.2
- R
- Jul 15, 2025
- 5.07 MB
- 1.4K
- 1.21.7+9
File Name
Magic-10.10.2.jar
Supported Versions
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
10.10.2
- Add support for 1.21.6
- Add support for 1.21.7
- Use BlockState API for saving and restoring tile/block entities. (Fixing issues on 1.21.6 and up)
- Alter spell changed to work with material sets
- The
/mmob spawncommand will no longer spawn mobs in unloaded chunks - Add
health_percentageandair_percentageattributes - Drop support for legacy (.schematic) schematic files, only .schem are supported now
- Drop support for legacy material names, you may need to update customized configs to use modern material names! See the Spigot API for a list of modern names: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
- Support predifined icons (from icons config) in wand icons
- Fix/update lightsaber hilt item from stars config
- Update war config items to use custom model data
- Update all serialized items. This fixes the vanilla "legacy items and/or plugins" message. If you are still seeing this message, it is either from another plugin or from custom serialized items. Use
/mgive <item>and then/mitem save <item>to update saved items. - Fix the
ignore_spawn_reasonsconfig being ignored - Update the default
ignore_spawn_reasonsadd "BREEDING" to the list of reasons to ignore.