VOOZH about

URL: https://minecraft.wiki/w/Bedrock_Editor_0.9.8

⇱ Bedrock Editor 0.9.8 – Minecraft Wiki


Bedrock Editor 0.9.8

From Minecraft Wiki
Jump to navigation Jump to search
v0.9.8
Edition Bedrock Editor
Release date May 7, 2025
Client version 1.21.90.23
◄  0.9.0 0.9.8 1.0.0 

◄  0.9.7

0.9.9 ►

{
 "title": "v0.9.8",
 "images": [],
 "rows": [
 {
 "field": "''(link to Bedrock Editor article, displayed as Bedrock Editor)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "May 7, 2025",
 "label": "Release date"
 },
 {
 "field": "(link to Bedrock Edition Preview 1.21.90.23 article, displayed as 1.21.90.23)",
 "label": "Client version"
 }
 ],
 "invimages": [],
 "footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 0.9.0|<span style=\"margin-right:-0.35em\">◄</span>◄  0.9.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''0.9.8'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 1.0.0| 1.0.0 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.9.7|◄  0.9.7]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.9.9| 0.9.9 ►]]\n</td>\n</tr>\n</table>"
}

Bedrock Editor v0.9.8 is a minor beta release for the Bedrock Editor released on May 7, 2025, which improves selection and fixes bugs.[1][2]

Additions

[edit | edit source]

Inspector

  • Added Block Inspector "Reset Block Data" button to reset the block states to all defaults.

Selection

  • Added a hollow trim action to selection. This converts the current selection volume to a new volume which represents all of the fully obscured non-air blocks.
  • Updated Line Tool Functionality.
    • Updated the UI, added tooltip labels and quick action buttons.
    • Added the ability to make lines with multiple points/segments instead of just one line between two points.
    • Added the ability to adjust thickness (weights) of the lines.
    • Added the ability to nudge lines in any direction by 1 block.
    • Added the ability to convert current lines into a selection volume.
    • Most Line Tool actions now undo/redo-able.
    • Added the ability to select all/none points so they can all be moved at once.
    • Line algorithm dropdown now updates live and applies to all (and new) points.
    • Added Line Tool Mouse Controls.
      • Left-click to create a 'connected' control point (creates a line segment between the previous point and the new point).
      • + Left-click to create a separated, 'disconnected' control point (no line segment is created between the previous point and the new point).
    • Added Line Tool Hotkeys.
      • Nudge Selected Points ( +  + /////).
      • Convert to Selection ( + ).
      • Toggle Select All ( + ).
      • Fill ( + ).
      • Delete Blocks (ie., Fill with Air) ().
      • Clear All Points ( + ).
      • Clear Selected Points ( +  + ).
      • Increase/decrease Horizontal Line Thickness ( + /).
      • Increase/decrease Vertical Line Thickness ( + /).
      • Increase/decrease Uniform Line Thickness (when Uniform is enabled) ( + ///).

API

  • Added Color Timeline API (IColorTimelinePropertyItem). The Color Timeline uses one dimensional graph to represent color interpolation over time.
  • Added Number Timeline API (INumberTimelinePropertyItem). The Number Timeline uses two dimensional graph to represent linear interpolation between two nodes over time.
  • The two new APIs can be used in the Editor AGFX settings.
  • Added ability to specify a tooltip to the Editor menu items.
  • Added ability to append an icon to the editor menu action items.
  • Added optional property uniqueId in IPropertyPaneOptions API to create panes with unique identifiers.

Changes

[edit | edit source]
  • Updated BlockLine implementation (now BlockShapes).
  • Updated water parameters to be available and modified in the Deferred Lighting Settings window again.
  • Updated Block Inspector "Refresh Block Data" button logic to update the pane with the current block state.

Fixes

[edit | edit source]
  • Fixes begin transaction error when selecting a selection point outside the maximum volume size.
  • Fixed a bug where a player could incorrectly load another player's hotbar setting in a multiplayer session after re-entering a game.
  • Fixing bug where the ladder could be interacted with using the workbench tool.
  • Fixed a bug where the export directory location was incorrect in the log panel.
  • Fixed a bug that caused show function of IRootPropertyPane to not display the panel.
  • Fixed a bug where the Export Pane weather cycle setting was being set incorrectly.

Gallery

[edit | edit source]
  • Line Tool
  • Hollow Trim

References

[edit | edit source]
  1. "Release 0.9.8 (1.21.90.23)" – GitHub, May 7, 2025.
  2. "Minecraft Beta & Preview - 1.21.90.23" – Minecraft Feedback, May 7, 2025.

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Bedrock_Editor_0.9.8?oldid=3577895"

Navigation menu