Minecraft - 1.19.60 (Bedrock)
- 技术更新
- 完整日志
Updated Add-On Template Packs
- Updated Add-On templates for1.19.60 with new resources, behaviors, and documentation are available to download at aka.ms/MCAddonPacks
Performance / Stability
- Fixed a crash that could occur when teleporting players to other dimensions using commands (MCPE-164940)
- Fixed a crash that could occur when using the “instant_despawn” component
- Fixed a crash that could occur when loading actors
General
- Added a content error for the condition that custom blocks with permutations or properties fail to load in non-experimental worlds for JSON formats 1.19.60 and onwards
- Ensure Block Permutation Conditions cannot have side effects (i.e. 'math.random', 'math.random_integer', and variable assignment)
- Released BlockSelectionBoxComponent outside of experimental toggle in json formats 1.19.60 and higher
- Released BlockDisplayNameComponent outside of experimental toggle in json formats 1.19.60 and higher
- Ensure Block Permutation Conditions can only use 'query.block_property' Molang Query
- Fixed albedo color arrays in texture sets for custom blocks (MCPE-163622)
Recipes
- Renamed and converted all Smithing Table recipes to use the newly introduced “minecraft:recipe_smithing_transform” recipe format
Particles
- Updated particles documentation with descriptions of new materials and included example particles in the example resource pack