跳到主要内容

Minecraft Beta & Preview - 1.19.60.24

Commands

  • Removed the unintended ability to set the _with_property of a raw text JSON object to an array of JSON objects

Mobs

  • The "minecraft:variable_max_auto_step" component has a new property "controlled_value"
    • This property will override "base_value" when a mob with "minecraft:input_ground_controlled" is being controlled by the player
    • The "jump_prevented_value" will have precedence over both other values

实验性特性

Script API

  • Added method _getEffects_which returns an array of all active effects on the entity

Commands

  • Fixed a bug where the @initiator selector would not work with the Upcoming Creator Features experiment enabled (MCPE-164727)
  • As a preview of upcoming potential changes to how commands run, new experimental functionality within the Upcoming Creator Features experiment causes all behavior pack animation events to run at the end of the current tick