- 注册
- 2023/10/02
- 消息
- 41
- 金粒
- 11,774金粒
|每周快照是 Minecraft Java 版的测试机制,主要用于下一个正式版的特性预览。
|然而,每周快照主要用于新特性展示,通常存在大量漏洞。因此对于普通玩家建议仅做测试尝鲜用。在快照中打开存档前请务必进行备份。适用于正式版的 Mod 不兼容快照,且大多数 Mod 都不对每周快照提供支持。

MINECRAFT SNAPSHOT 24W14A
Minecraft 快照 24W14A
A Minecraft Java Snapshot
Minecraft Java版 快照
Hello Minecraft players! Today we have a Snapshot with some technical changes and bug fixes for you.
Minecraft 玩家们好!我们今天为您带来了一个包含技术性改动和漏洞修复的新快照。
TECHNICAL CHANGES
技术性改动
- The Data Pack version is now 38
- 数据包版本现在为 38
- The game now requires Java 21
- 游戏现在需要 Java 版本 21 以运行
- The game now requires a 64-bit Operating System
- 游戏现在需要 64 位操作系统
- The included Java distribution is now the Microsoft build of OpenJDK 21.0.2
- 现在 Java 发行版中的 OpenJDK 版本为 21.0.2
DATA PACK VERSION 38
数据包版本 38
- Added replace field to the set_attributes loot function (default: true)
- 向 set_attributes 战利品函数中加入了 replace 字段 (默认为 true)
- When false, attributes will be appended
- 当设为 false 时, 属性会附加
- The text field within filterable entries in book components has been renamed to raw to avoid ambiguity
- 将成书组件中可过滤条目中的 text 字段重命名为 raw 以避免歧义
- The profile component and fields on player head items and blocks respectively now support resolving from a UUID
- 玩家头颅物品及方块的 profile 组件和字段现在也支持解析 UUID
- By specifying the id field without a name, the name and textures will be looked up
- 通过确定 id 字段,即使缺失 name, name 和纹理均可被检索
FIXED BUGS IN SNAPSHOT 24W14A
快照 24W14A 修复的漏洞
- MC-80142 - Power tag for wither skulls, small/dragon fireballs and wind charges is not synced correctly, leading to stuttering during flight
- MC-80142 - 凋灵之首、小火球/末影龙火球和风弹的能量标签无法正确同步,导致飞行过程中出现卡顿
- MC-266467 - Wind charges stutter when flying through the air
- MC-266467 - 风弹在空中飞行不流畅
- MC-268563 - Snowballs, eggs, experience bottles, and ender pearls are destroyed instead of being deflected when hitting breezes
- MC-268563 - 掷出的雪球、鸡蛋、附魔之瓶和末影珍珠击中旋风人后被破坏而非被反射
- MC-268597 - Hitting a breeze with a player reflected/dispensed wind charge causes it to become trapped within the breeze until it moves
- MC-268597 - 玩家发射或反射的风弹击中旋风人时会被困于其中,直到旋风人移动
- MC-268727 - Server disconnects the client when sending a keepalive packet while transitioning out of configuration phase
- MC-268727 -从配置阶段过渡到发送保活数据包时,服务端断开客户端连接
- MC-268877 - Beehives/bee nests in inventory lose honey level after converting to newer world version
- MC-268877 - 转换至 24w09a 后,物品栏的蜂箱和蜂巢会丢失蜂蜜等级
- MC-268945 - Some interfaces instantly close when opened from long distances when players have their "minecraft:player.block_interaction_range" attribute set to high values
- MC-268945 - 玩家属性 "minecraft:player.block_interaction_range" 较大时,某些界面在远距离打开时立即被关闭
- MC-269355 - Heavy Core has no required tool
- MC-269355 - 沉重核心没有合适的采掘工具
- MC-269446 - "Are you sure you want to quit?" screen uses background blur
- MC-269446 - “你确定要退出吗?”屏幕也会使用背景模糊
- MC-269482 - The set_attributes function in loot tables no longer replaces default attribute modifiers
- MC-269482 - 战利品表函数 set_attributes 不再能被默认属性修饰符替换
- MC-269503 - Goat horn default instrument is missing when using /give
- MC-269503 - 使用 /give 获取山羊角时,其默认乐器丢失
- MC-269553 - Items with empty enchantments NBT tag do not upgrade as expected
- MC-269553 - 带有空魔咒 NBT 标签的物品不能如预期升级
- MC-269596 - EntityTag of existing items is not upgraded to entity_data component
- MC-269596 - 现存物品的 EntityTag 未能升级至 entity_data 组件
- MC-269677 - Filterable "text" field conflicts with text components
- MC-269677 - 可过滤的 text 字段与文本组件冲突
- MC-269684 - Commands accepting stack sizes are restricted to a maximum of 64
- MC-269684 - 命令接受的堆叠大小最大值被限制为 64
- MC-269700 - Item count in "/item replace" is restricted to the default stack size
- MC-269700 - /item replace 的物品数被默认堆叠大小限制
- MC-269716 - Unable to craft the maximum possible allowed items using shift-click in the recipe book
- MC-269716 - 无法在配方书中使用 Shift+单击 合成最多可制作的物品
- MC-269960 - Ctrl + Pick block is not copying container data correctly
- MC-269960 - Ctrl+选取方块键 不能正确复制容器数据
- MC-269983 - Player Head Data is not evaluated when id is present
- MC-269983 - 当id存在时,不会计算玩家的头颅数据
- MC-269991 - Dragon breath particles look wrong
- MC-269991 - 龙息粒子看起来异常
- MC-270003 - Ominous banners are not "pick block"-ed properly
- MC-270003 - 灾厄旗帜不能被选取方块键选取
- MC-270061 - Ctrl + Pick Block does not copy Trial Spawner data correctly
- MC-270061 - Ctrl+选取方块键 不能正常复制试炼刷怪笼数据
- MC-270162 - The game crashes when attempting to upgrade a world from version 1.12.2 and below
- MC-270162 - 尝试升级 1.12.2 及更低版本的世界时游戏崩溃
- MC-270187 - Command block's nbt cannot copy before second save
- MC-270187 - 命令方块的 NBT 数据不能在第二次保存前复制

【Cinder 译自官网 2024 年 04 月 03 日发布的 Minecraft Snapshot 24w14a;原作者 Java Team】
【本文排版借助了:SPXXKLP v3.0.2】
Powered by SPXXKLP 3.0.2 with love
Converted at 2024-04-04 20:05 +0800
- 内容版权许可
- CC BY-NC-SA 署名-非商业性使用-相同方式共享