Skip to content

v4.1.0

Latest

Choose a tag to compare

@bill96012 bill96012 released this 30 Mar 08:00

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_world and reset_player, which may not reset properly.
  • Fixed a score holder missing its hashtag prefix in the data/compound/match.
  • Abandoned data/digit/boolean_reverse and replaced with data/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_query and easy_new for world_storage/ and player/storage/.
  • Added data/digit/easy_binary_search.

Full Changelog: v4.0.0...v4.1.0