Target pack format: 94.1 (Minecraft 1.21.11)
Changes
- Unified all the .mcfunction files to have an empty line at the end.
Functions
- Fixed
config/record/world/reset_worldandreset_player, which may not reset properly. - Fixed a score holder missing its hashtag prefix in the
data/compound/match. - Abandoned
data/digit/boolean_reverseand replaced withdata/digit/invert_boolean.- Corrects the confusion caused by using the wrong word.
- The function will remain until the next major update (v5).
- Abandoned some function options named "reverse" and replaced them with "invert".
- Corrects the confusion caused by using the wrong word.
- Affected functions:
data/compound/entity/target/filter/
- These option names will remain until the next major update (v5).
- Added
lazy_queryandeasy_newforworld_storage/andplayer/storage/. - Added
data/digit/easy_binary_search.
Full Changelog: v4.0.0...v4.1.0