- #141: Added boldSlimes spell
- Fixed some translation issues
- Changed bigCreeperExplosion difficulty
- Time commands are now accounted for when dealing with spell completion
- Closed #41
- Added seven new cures (co-author @SuperiorTabby)
- #149: Fix double nighttime events
- Added changingArmorHurts spell (@SuperiorTabby)
- #151: Fixed a crash when joining servers.
Changes since 4.1.7:
- Spells now decay over time
- Fixed turboChickens being utterly broken
- Added spell that causes explosions to infest blocks instead of breaking them
- Added notifications for when spells are created or destroyed
- Update Fabric Loader to 0.15.0
- Updated to Gradle 8.5
- Removed MixinExtras - it's in Fabric Loader now :D
- Fixed evokers always being replaced by illusioners in raids.
- Note that this spell is not affected by havens right now.
- Random fallback block is now stone instead of a command block.
- Added spell that replaces evokers with illusioners
- Added spell that makes evoker summon different things
- For datapacks:
- randomEvokerSummons: Evokers may summon anything with the tag "mystical:evoker_summonable"
- zombieTypeChange: Zombie types are tagged "mystical:zombie_variants"
- skeletonTypeChange: Skeleton types are tagged "mystical:skeleton_variants"
- endermanTypeChange: Enderman types are tagged "mystical:enderman_variants"
- Added "mystical:bosses" tag for bosses. Currently unused.
- Also added auto-publishing to repo. Here goes nothing!
"Mobs bought some sunglasses" -> "Mobs bought some sunscreen"
Fixes #93
Add configuration for hard min/max number of spells (see #96)
turboMob spell
Fix for unbreakableLocation
World-based spells! Make sure to load the world you want to keep the spells in first. If you need, you can copy the info from the world folder under data/mystical.dat
Potentially breaking changes. To fix:
- Open config folder under Minecraft directory
- Delete spellHandler.json
- Delete havenManager.json (if you have one)
If problems still arise, try deleting spellHandler.json
If there are more problems, make an issue on GitHub and I'll see what I can do.