本帖最后由 我是redstone 于 2024-4-3 23:58 编辑
|每周快照是 Minecraft Java 版的测试机制,主要用于下一个正式版的特性预览。 |然而,每周快照主要用于新特性展示,通常存在大量漏洞。因此对于普通玩家建议仅做测试尝鲜用。在快照中打开存档前请务必进行备份。适用于正式版的 Mod 不兼容快照,且大多数 Mod 都不对每周快照提供支持。 |本文内容按照 CC BY-NC-SA 4.0 协议进行授权,转载本帖时须注明原作者以及本帖地址。
NEWS 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 版分发的版本之中的 JDK 版本是 21.0.2
DATA PACK VERSION 38 数据包版本 38
- Added replace field to the set_attributes loot function (default: true)
- 在 set_attributes loot function 中添加了 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 SNAPSHOT 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 - 凋零头颅、小火球、末影龙火球以及风弹的 Power 标签没有被正确的同步,导致战斗卡顿
- 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 - 当客户端在转出配置阶段的时候发送了一个 keeplive packet ,服务器终端会断开对客户端的连接
- 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" 域与 text 组件冲突
- MC-269684 - Commands accepting stack sizes are restricted to a maximum of 64
- MC-269684 - 接受 stack size 的指令现在接受的最小数值时 64
- MC-269700 - Item count in "/item replace" is restricted to the default stack size
- MC-269700 - 在指令 "/item replace" 中的 Item count 被限制在了默认的可堆叠值
- 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 无法再拷贝之前保存
【Redstone 译自官网 2024 年 04 月 03 日发布的 Minecraft Snapshot 24w14a;原作者 Java Team】
【本文排版借助了:SPXX v3.0.0】
|想了解更多游戏资讯?苦力怕论坛 - 游戏资讯版块
|