Additions
- Added support for zipped addons
- Add "initialize_mobs" field to entity outcome
Changes
- Changed "outcomes" directory to "outcome" to ensure consistency with vanilla
- Improvements to some error messages
Fixes
- Fix jitter due to shulker/end crystal spawn positions
- Fix components not being applied to items (1.21.1+)
General
- Added an Addons system, see docs for more information
Changes
- Removed builtin Lucky Block Addon, it is now a separate datapack
- Luck/Unluck status effects now have a stronger effect on outcome luck
- Improvements to some error messages
Fixes
- Fix wrong ItemGroups on 1.21.1 & 1.21.3
- Fix Luck/Unluck not affecting outcome luck in 1.20.6
Additions
- Add "weight" field to outcomes, used in Random/Group outcomes to weigh selected outcomes. See docs for more info
- Add "debug" field to lucky block addons, providing some debug messages for testing
Changes
- Change "particle_type" field in Particle Outcome to "particle"
Fixes
- Fix default lucky block activations
- Fix lucky_mobs outcome
Additions
- Add "activations" field to lucky block container definitions (see docs for more information)
- Remove test lucky block
Fixes
- Fix lucky blocks not activated when placed next to a redstone source