- Backport of the Version 9 Update
- Added KubeJS Integration to enable custom Powers, Reactions, and Special Cases
- Added Rending Plinth
- Added Mnemonic Bulb
- Added Enchantments for the Staves of Power and Displacer
- Added
/reactive
command - Added the ability to disable chosen reactions in the config
- Fixed Shukler Crucibles being lost when broken via Piston
- Fixed Slow Falling being untranslated
- Fixed Creation having an inconsistent name
- Adjusted the vanilla Remote Getaway advancement to make more sense if acquired using a Rending Plinth
- (Versioning) The suffix
.0
indicates the port version. Version-specific issues in the future will increment this number instead of the patch letter.
- Added a config option to disable any chosen reaction
- Added
/reactive reaction list
command - Added
/reactive reaction reload
command - Made Shulker Crucibles drop themselves in all situations
- Fixed dissolve recipes creating too much output for power source items
- Fixed Crucible not detecting some perfect reaction formulas
- Fixed Slow Falling reaction not being named in Litmus Paper
- Changed the syntax of the KubeJS reaction builder to ask for a Component to name the reaction with
- Added
alwaysPerfect()
method for the KubeJS reaction builder - Changed the KubeJS integration version to 2 to reflect the above breaking changes
- Fixed reactions not being correctly gated by their perfection criteria
- Improved Litmus Paper
- Litmus Paper now reports on many reactions at once
- Litmus Paper now reports the names of possible reactions if you've discovered them
- Litmus Paper now shows either only Power or only Reactions depending on whether the Player is sneaking
- Already existing Litmus Paper works as it used to -- take a new measurement to update it.
- Ported to 1.21.1
- There were many changes under the hood, so moving a world from a past version to this one is not supported! At minimum, all Powers inside of a Crucible, bound Warp Bottles, and Litmus Paper readings would be lost.
- Added Flow Power
- Added Vortex Stone
- Added Mounted Breeze Rods
- Added Omen Power
- Improved Litmus Paper
- Litmus Paper now reports on many reactions at once
- Litmus Paper now reports the names of possible reactions if you've discovered them
- Litmus Paper now shows either only Power or only Reactions depending on whether the Player is sneaking
- Added Rending Plinth
- Added Mnemonic Bulb
- Added Enchantments for the Staves of Power
- Added Enchantments for the Displacer
- Replaced Pekhui compatibility with new vanilla mechanics
- Added the Uncanny Step effect and a way to get it
- Added documentation for all new features
- Added KubeJS Integration
- Script writers can add custom Powers, Reactions, and Special Cases.
- Removed Create integration due to it not being ported yet