It's time for another Preview and Beta release! For the full list of goodies, browse the changelog below. And as always, we're keen to get your feedback on these new features at feedback.minecraft.net, and you can report any bugs you find at bugs.mojang.com .
是时候发布新的预览版和测试版了!要查看完整的变更列表,请浏览下面的更新日志。一如既往,我们非常希望在 feedback.minecraft.net 获得您对这些新功能的反馈,您可以在 bugs.mojang.com 报告任何漏洞。
DROP 3 2026 FIXES AND FEATURES 2026 年第三次小更新内容与修复
ABANDONED CAMP 废弃营地
Seagrass in Abandoned Camps are now always waterlogged (MCPE-240331)
Poplar Leaves now show the correct color on the Explorer Maps
杨树树叶现在在探险家地图上显示正确的颜色
Changed naming on Explorer Maps Buried Ancient City, Buried Mineshaft, Desert Pyramid, Warm Ocean Ruins
更改了远古城市地图、废弃矿井地图、沙漠神殿地图和热带海底废墟地图的英文名称
STRAW BED 麦秆床
Straw Beds now breaks faster when using a Hoe
麦秆床现在使用锄头时破坏速度更快
BLOCKS 方块
Wool and Concrete Stairs, Slabs and Double Slabs no longer always drop themselves when destroyed by an explosion and the tntExplosionDropDecay game rule is enabled
Achievement warnings are no longer displayed in Preview or Beta builds
成就警告不再在预览版或 Beta 版中显示
Realms Plus subscribers who open Marketplace Pass from the Marketplace sidebar now go straight to the View All Packs screen instead of the subscription page
从市场侧边栏打开市场通行证的 Realms Plus 订阅者现在会直接进入“查看所有包”屏幕,而非订阅页面
Improved inventory input mode switching between touch and mouse
改进了物品栏在触控与鼠标之间的输入模式切换
Prevent gamepad button swapping for emotes
表情动作的游戏手柄按键现在不会互换
Fixed an issue where block items held on the cursor could render behind other block items, such as a Shelf Mushroom appearing behind a Snow Layer, in the inventory (MCPE-240495)
Made schema for the minecraft:preferred_path component stricter when parsing and will fail to load an entity json that has invalid data in versions 1.26.50 and newer.
Updated "minecraft:behavior.follow_mob" : whenever the goal stops or is removed through a component group change, the mob's navigation is always interrupted.
Fixed an issue where custom blocks and items without a display name component that use localization keys to chain translations displayed their text inconsistently depending on the presentation context. These blocks and items will now consistently display as raw text unless a display name component is used (MCPE-236819)
Update Block JSON loader to support future optimization and out of game upgrade
更新了方块 JSON 加载器,以支持未来的优化和游戏外升级
LEAVES 树叶
All vanilla leaves blocks now carry the minecraft:leaves tag
所有原版树叶方块现在都带有 minecraft:leaves 标签
Vanilla tree features match leaves through "tags": "query.any_tag('minecraft:leaves')" in may_replace instead of listing each leaves block by name, so a new leaves block no longer has to be added to every tree feature to be grown through
The minecraft:is_shears_item_destructible block tag now also grants the Shears breaking speed bonus, matching the behavior of the other is_*_item_destructible tags
Released horizontal multi-blocks, these are blocks defined with the minecraft:multi_block trait with a direction field that is horizontal. Upcoming Creator Features experiment is still required for them if format_version is less than 1.26.50
发布了水平多方块,即使用 minecraft:multi_block 特征且 direction 字段为水平方向的方块。若 format_version 低于 1.26.50,则仍需要“即将推出的创作者功能”实验性玩法
Chorus Plant
紫颂植株
Chorus plant blocks now expose the minecraft:connection_north, minecraft:connection_east, minecraft:connection_south, minecraft:connection_west, minecraft:connection_up, and minecraft:connection_down block states reflecting which adjacent chorus plants and chorus flowers they connect to
Fire blocks now expose the minecraft:connection_north, minecraft:connection_east, minecraft:connection_south, minecraft:connection_west, minecraft:connection_up, and minecraft:connection_down block states reflecting the flammable and supporting blocks around them
Added a Move mode to the Paste Preview tool, which freezes the preview in place so it can be repositioned with a world gizmo or by typing exact coordinates
为黏贴预览工具加入了移动模式,该模式会将预览固定在原位,以便通过世界控件或输入精确坐标来修改位置
ENTITY COMPONENTS 实体组件
Entities with the following runtime_identifiers will be upgraded to automatically have this component:
具有以下运行时标识符的实体将被升级以自动拥有此组件:
Vulnerability to freezing damage from Powder Snow is no longer hardcoded at runtime and is instead defined by the minecraft:freezing_vulnerable component
The minecraft:default_biome component in dimension JSON is now optional and only supported on custom dimensions; using it on a vanilla dimension now produces a content error instead of being silently accepted
Added support for defining custom dimensions with JSON and configuring custom dimension heights
加入了使用 JSON 定义自定义维度以及配置自定义维度高度的支持
JSON SCHEMA JSON 模式
The JSON document upgrader now differentiates base game JSON from creator JSON, so base game content may use the minecraft: namespace while creator content continues to be validated against creator namespace rules
System packs that fail to load their manifest file, or fail to execute their script plugin (if available), will now stop dedicated server
无法加载其清单文件或无法执行其脚本插件(若有)的系统包,现在会导致专用服务器停止运行
SOUNDS 音效
Added allow_concurrent_streaming to sound objects in sound_definitions.json, allowing streamed ordinary sound events to play independent simultaneous instances. The field defaults to true in format version 1.26.50 and later
The minecraft:server_sound_definitions payload in sounds/sound_definitions.json now accepts an optional broadcast_range field on each definition specifying an xz range in blocks. When set, a broadcast play sound is delivered to players within this range of the sound