Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement
1.19.30.20
Bedrock 1.19.30.20 PatchNotes
Bedrock 1.19.30.20 Simplified
版本

基岩版

版本码

Android
951903020(armeabi-v7a,31)
961903020(x86,31)
971903020(arm64-v8a,31)
981903020(x86_64,31)

类型

测试版

发布日期

Xbox, Windows, Android, iOS/iPadOS - 2022年8月4日

测试版归属

1.19.30

协议版本

551

Beta 1.19.30.20(Android)、Preview 1.19.30.20(iOS/iPadOS/Xbox/Windows)是基岩版1.19.30的首个测试版,发布于2022年8月4日[1],同步了一些Java版的特性,并修复了一些漏洞。

更改

技术性

活动对象属性
  • Numerical actor properties (float and integer) will now always clamp their values into the range of values specified
附加包与脚本引擎
  • minecraft:instant_despawn no longer affects players
命令
  • Command selector now gets the same position for the player that the command origin player position gets

实验性

本段落的内容需要开启实验性玩法中的“旁观模式”、“假日创造者功能”、“即将推出的创作者功能”和“应用测试框架”子选项后才可使用。

常规

旁观模式
  • Endermen no longer become angry at players in Spectator Mode (MCPE-156742)
  • Players in Spectator Mode can no longer interact with Sculk Sensors by swimming in water or lava (MCPE-153879)
  • Players switching into Spectator Mode will unhook any fish hooks attached to them
  • Players in Spectator mode can no longer be pushed by explosions (MCPE-156687)
  • Powder Snow no longer emits particles when spectators move through it (MCPE-153876)
  • Big Dripleaf no longer tilts when touched by players in Spectator Mode (MCPE-156686)
  • Players in Spectator Mode now keep their inventories and equipped items on death (MCPE-156681)
  • Spectators can no longer attract mob's attention when holding their favorite food (MCPE-153882)
  • The /testfor command can now target spectators (MCPE-158042)
  • The Spectator game mode can no longer be entered via the /gamemode 6command, only via /gamemode spectator
  • Spectators using touch controls can no longer break Boats and Minecarts (MCPE-158307)
  • Pufferfish no longer react to nearby spectators

技术性

命令
  • The "/execute if block" command now displays integer values for block positions (MCPE-156285)
GameTest框架
  • Vector
    • Fixed a bug where function length would return undefined
    • Added function lengthSquared- Returns the squared length of the vector
    • Added stackOverflow as a possible WatchdogTerminateReason for the beforeWatchdogTerminate event
  • IRawMessage - Interface object representing a message
    • rawtext : (string | IRawMessage)[] - (optional) A list of text objects used to build a message
    • text : string - (optional) A string containing plain text to display directly. Only valid when used as a sub member in a parent rawtext or with member
    • translate : string - (optional) String representing a translation identifier to translate text in the player's selected language
    • with : (string | IRawMessage)[] - (optional) A list of text object arguments used to fill values in the translate text. Ignored when translate is not present
    • say(string | IRawMessage) - Used to broadcast a message to all players
    • tell(string | IRawMessage) - Send a message to a player
  • Fixed a bug where Dynamic Properties would not persist when using worlds hosted on Bedrock Dedicated Server or Realms
  • Pack dependencies on native modules can be declared using the module name without the need to specify a UUID, using the “module_name” attribute. The module name matches the import statement (e.g., “mojang-minecraft”)
  • Removed mojang-gametest module version 0.1.0; packs using "mojang-gametest" specific APIs must be updated to use GameTest version 1.0.0-beta
  • The "mojang-gametest" module 1.0.0-beta requires "mojang-minecraft" module 1.0.0-beta
常规
  • Removed usage of minecraft:unwalkable block component and added block creative group and category to the block description

修复

常规
  • Modified the fireball entity's collision box to match Java Edition
  • The Enchanting Table now produces a sound when enchanting an item
  • Amethyst blocks no longer produce sound when jumping off of them
深暗之域
  • Increased Sculk Shrieker and Sculk Sensor generation rates in Deep Dark and Ancient Cities to better match Java Edition (MCPE-153525)
方块
  • Fixed the bottom texture of the Melon block to match the top texture (MCPE-31035)
生物
  • Endermen no longer get angry at Creative players (MCPE-42977)
  • Modified the Cat's head position while sitting to match Java Edition (MCPE-46668)
用户界面
  • The item stack popup animation will now only play when a new item is added to the stack (MCPE-23995)
  • If a Villager has a Nametag, it is now displayed along with their trade tier (MCPE-152644)
  • Fixed a UI bug where enchanted leather items would have parts of the texture not displaying the glint animation (MCPE-98929)
  • Added new disconnection error messages to better highlight the area in which the disconnection occurred
方块
  • Mud Brick Slab can now be placed as a top slab via commands (MCPE-157852)
  • Border blocks should now prevent passage at all heights
游戏内容
  • Piston's animation when extending and retracting is now smooth (MCPE-155987)
物品
  • Mangrove, Crimson, and Warped Planks can now be used to repair Shields (MCPE-158940)
市场
  • The "Cannot connect to Marketplace” error will no longer be erroneously read by the Text-To-Speech reader
  • Fixed a bug where the text-to-speech feature would read the entire "My Content" page, both highlighted and non-highlighted items
生物
  • Fixed a bug causing Leads to break with Allays after the owner player changes dimensions (MCPE-158955)
  • The Goat's ram animation was modified to slowly lower their head when preparing to ram (MCPE-129477)
  • Fixed a bug that rarely caused the Villager's bounding box to become desynced with the server when sleeping
专用服务器
  • Added server property ‘disable-custom-skins’ to block untrusted skins on a server wide level
性能与稳定性
  • Fixed a bug causing an occasional crash when loading players in beds
村庄机制
  • Raid bar no longer becomes stuck after breaking Beds to cancel a raid (MCPE-152851)

参考

  1. Minecraft Beta & Preview - 1.19.30.20  — Minecraft Feedback,2022年8月4日。
Advertisement