Skip to content

v0.11.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@SIsilicon SIsilicon released this 20 Mar 16:19
· 8 commits to master since this release

Minimum supported version: 26.10

image

This update should be the end of any significant feature additions. If all goes well, the next version is a full release! This update not only adds the final editor mode feature, a brush tool menu, but also marks the end of the WorldEdit app. It's been collecting dust for a while so it was time to get rid of it. But it has a replacement that's maintained by another individual, 8Crafter, called Bedrock World Editor. It's an NBT editor first but has WorldEdit support as well. For information on how to use this new application, please see this documentation page. https://worldedit-be-docs.readthedocs.io/en/latest/usage/worldedit_app/

What's Changed

  • Removed the WorldEdit app from the project, replacing it with Bedrock World Editor.
  • Added blob brush to config menu.
  • Fixed and optimized blob brush.
  • Limited ;jumpto and nav wand to travel within the user's simulation distance to avoid going through blocks.
  • Added config option to disable continuous brush strokes to bring back previous, more responsive workflow.
  • Resource pack now only accessible from the world pack section rather than showing up globally (thanks Libamidi).

Editor Mode

For those unfamiliar with editor mode and want to try it, read this page:
https://learn.microsoft.com/en-us/minecraft/creator/documents/bedrockeditor/editortutorial?view=minecraft-bedrock-stable

  • Added brush tool in editor mode.
  • Added direction option to gradient pattern.
  • Fixed empty selection management.

Full Changelog: v0.11.0-beta.4...v0.11.0-beta.5