Bedrock Editor 0.8.7

This article would benefit from the addition of more images.
 
Please remove this notice once you have added suitable images to the article.
v0.8.7
Edition

Bedrock Editor

Release date

February 5, 2025

Client version

1.21.70.22

Bedrock Editor v0.8.7 is a minor beta release for the Bedrock Editor released on February 5, 2025, which adds some technical things and fixes bugs.[1][2]

Additions

  • Added Block Inspector tool which allows you to view block states and permutations of blocks.
  • Added Entity Inspector tool which allows you to view and modify entity components.
  • Added a new IRootPropertyPane.createModalOverlayPane API function, allowing the creation of IModalOverlayPane to display on top of the pane content. Each pane supports one active modal overlay at a time, but it can own multiple modals. Modal overlays can be managed through the root pane's setActiveModalOverlay function or the overlay pane's show and hide functions.

Fixes

  • Fixed an assert encountered on client disconnect from dedicated server and re-entry into a world.
    • Fixed block picker UI dialog persisting after a client disconnect from a dedicated server.

References

Navigation