I decided to release the current dev build as a hotfix, it's
mostly fixes though there are some new features in there, I didn't think it was worth separating them out.
This release is mainly here because, as it turns out, AureliumSkills mana integration being on by default was just a really bad idea, given that AS caps mana out at 20. If you want to use AS mana it's probably going to take a lot of re-working on one side or the other.
Fixes
- Fix wizards not being able to advance to engineer if the engineering example is loaded
- Fix automaton sound effects, errors from automata dealing damage in 1.17
- Fix lifetime on a mob not working unless interval was also set
- Fix migrating legacy enchantments on wands
- Fix potter wand icons pre-1.14 (maybe?)
- Fix a specific issue with overlapping undo, not sure what the effects are (helps messy automata at least)
- Fix Equation action orient: true, add use_target_location: false option
- Fix losing items or duping spells using the swap key
Changes
- The variables section of a spell can now specify default scope for a variable for the rest of the spell
- Turn off using AureliumSkills' mana by default
- Allow setting break_durability of BreakBlock action to less than one, e.g. to crack glass
- Add break_material to BreakBlock action, to fill with something other than air
- Default Message action behavior changed to follow normal message rules, can use "t:" for titles, "a:" for action bar
- The swap key can be used in a spell inventory to quick-cast a spell, replacing the old drop key behavior
- The undo_on_world_save option is now off by default
Additions
- Added block_actions and biome_actions maps to CheckBlock action, for easier biome and block type reactions
- Added camohelmet, camochestplate, camoleggings and camoboots items, a set of biome-adaptive camoflage armor. Like the rainbow armor, these are currently not craftable
- Light brush added to Conduit path (1.17+)
- Add FindMagicBlocks action, for targeting magic block locations
- Add sound_volume global config option, for adjusting all sound effect volume
- Add dialog_face_player: false mob option
- Add interact section to magic blocks, for creating individual blocks in a world with right-click spells
- Add disposal magic block template, for making garbage cans
- Add icon_unbreakable and icon_hide_flags Selector/Shop options to show full vanilla item lore of items in shops