minecraft.wiki-mirror/wiki_backup/Bedrock Editor 0.6.1.txt
2024-12-21 09:59:47 -05:00

33 lines
1.3 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{Infobox version
| title = v0.6.1
| edition = editor
| type = Editor build
| date = April 18, 2024
| parent = 1.21.0.22
| prevparent = 0.6.0
| prev =
| next = 0.6.2
| nextparent = 0.7.0
}}
'''Bedrock Editor v0.6.1''' is a minor alpha release for the [[Bedrock Editor]] released on April 18, 2024, which adds a {{cd|SimpleToolWrapper}}framework and fixes bugs.<ref>https://github.com/Mojang/minecraft-editor/discussions/171</ref>
==Additions==
*Implemented a{{cd|SimpleToolWrapper}}framework to simplify the boilerplate implementation of setting up an editor tool, and manage the window visibility and lifecycle of the tool components.
==Changes==
*Editor Export API can now export a playable world.
*Updated [https://github.com/Mojang/minecraft-editor-extension-starter-kit/ Editor Extension Starter Kit] to include samples for custom brushes and {{cd|SimpleToolWrapper}}.
==Fixes==
*Fixed the UI layout drawer content to respond properly to changes in the visibility of the {{cd|PropertyPane}} API.
*Fixed bug for when a player switched to Test World while in the Nether/End the worlds dimension incorrectly changed to the Overworld.
*Fixed bug that caused crashes during deletion of Script Widget Groups.
==References==
{{reflist}}
== Navigation ==
{{Navbox Bedrock Editor versions|alpha}}
[[pt:Bedrock Editor 0.6.1]]
[[uk:0.6.1 (Bedrock Editor)]]