按类别搜索

全部 ·  MOD ·  地图 ·  材质包 ·  教程 · 
公告:本站更新大量手机版内容 --> 点击查看

Minecraft 基岩版 Beta 1.17.30.21 发布

209 2021-08-17 17:19:58 文章分类: 新闻资讯

Features and Bug Fixes

特性和bug修复

Stability and Performance

性能与稳定性

  1. Fixed several crashes that could occur during gameplay
  2. 修复了一些游戏中可能发生的闪退
  3. Fixed an issue that could cause a crash when downloading large marketplace worlds
  4. 修复了在市场中下载较大的世界时可能发生的闪退
  5. Fixed an issue that could cause a crash or prevented worlds from being accessed or opened on some Android 11 devices (MCPE-137652)
  6. 修复了在某些安卓11设备上导致不能打开世界的闪退问题

Vanilla Parity

原版特性同步

  1. Matched respawn from bed behavior with Java by attempting to avoid placing the player on damage dealing blocks when waking up from a bed
  2. 现在游戏会尝试避免在玩家从床上醒来或重生时将玩家生成在会造成伤害的方块上
  3. Matched respawn from bed behavior with Java by attempting to place the player on the side of the bed they entered from when waking up from a bed (MCPE-118654)
  4. 现在你从哪边睡觉,游戏就会尝试在你醒来时在哪边生成玩家
  5. Mob spawners no longer emit light (Java parity)
  6. 刷怪笼不再发光

Mobs

生物

  1. Staying close to Powder Snow doesn't protect undead mobs from burning under sunlight (MCPE-131005)
  2. 在日光下的怪物靠近细雪时仍会着火

Character Creator

角色创建器

  1. Infinite loading no longer appears after selecting the "See pack in store" button within the skin pack description section of the dressing room
  2. 修复了在更衣室的皮肤包描述区域选择 "在商店中查看 "按钮后一直加载的问题

User Interface and HUD

UI和HUD

  1. Fixed an issue where the item category text color did not match the item text color if it was changed in resource packs
  2. 修复了使用资源包改变物品类别文本的颜色后,物品文本的颜色不会随之改变的问题
  3. Fixed an issue where patterns in the loom would not display correctly with some texture packs
  4. 修复了在某些材质包中织布机的图案不能正确显示的问题

Technical Updates

技术性更新

Data Driven Blocks - Experimental Features

数据驱动方块(实验性玩法)

  1. Adds BlockPartVisibilityComponent
  2. 添加了BlockPartVisibilityComponent
  3. Allows creators to specify Molang conditions for each “bone” listed in the geometry JSON that turn on/off bones based on the block state
  4. 允许创建者为几何体JSON中列出的每个 "骨骼 "指定Molang条件,并根据方块的状态打开/关闭骨骼。
  5. Must have experimental toggle on to use
  6. 必须打开实验性玩法才能使用

Molang

  1. Fixed experimental query.bone_orientation_trs to have correct translation Y and scale results
  2. 现在query.bone_orientation_trs会返回正确的Y坐标平移以及缩放的结果(需要实验性玩法)
  3. Adds experimental block_neighbor_has_any_tags and block_neighbor_has_all_tags MoLang queries
  4. 添加了Molang查询block_neighbor_has_any_tags and block_neighbor_has_all_tags(需要实验性玩法)
  5. Takes a block relative position and a set of tags
  6. 输入一个方块的相对位置和一组标签
  7. Returns 0/1
  8. 返回0或1
  9. Must have experimental toggle on to use
  10. 必须打开实验性玩法才能使用

Graphics

图形化

  1. Added DragonFX materials to support rasterized g-buffer prepass of raytracing resources
  2. 增加了DragonFX材质,以支持光栅化g-buffer预传的光线追踪资源

Data Driven Items

数据驱动物品

  1. Updated documentation for DamageableItemComponent
  2. 更新了DamageableItemComponent的文档

Molang

  1. Crash will no longer occur when entering a world with a custom resource pack that contains query.armor_color_slot (MCPE-106437)
  2. 当进入一个包含query.armor_color_slot的自定义资源包的世界时,将不再发生崩溃
  3. Moved experimental Molang queries (other than those related to Actor Properties) to a new 'Experimental Molang Features' toggle
  4. 将实验性的Molang查询(除了那些与Actor属性相关的查询)移到了新的 "实验性Molang功能 "实验性玩法开关中

User Interface

UI

  1. Fixed controller support when editing NPC dialog
  2. 修复了编辑NPC对话框时的控制器支持
  3. Parsing of UI json field "ignored" now throws a content_error if it is invalid
  4. 解析UI json字段 "ignored "时,如果它是无效的,则会抛出一个content_error

相关文章