- Added Modify Tool
- Added Revolve (Modify Tool)
- Added Translate Copies (Modify Tool)
- Added Rotate Copies (Modify Tool)
- Added Twist (Modify Tool)
- Added Animated Rebuild operation
- Added Gizmo nudge using arrow keys to Editor UI
- Added Merge Blocks placement option
- Added Snap to Ground button for placement
- Added movement speed scroll key bind for Editor UI
- Added option to use center of screen for Arcball Camera
- Fixed keybind clashes with Command Macros mod (https://modrinth.com/mod/command-macros/)
- Various bug fixes and improvements
- Added Edit Block Attributes menu (can be accessed through the alt menu)
- Added Show Collision Mesh option
- Added Show Light Blocks option
- Added Show Structure Void option
- Added Expand Hitboxes to Full Cube option
- Added Make Fluid Hitboxes Solid option
- Added Prevent Interactions option
- Added File > Load Bedrock Packs to see custom bedrock blocks
- Copying half a block with Ctrl+C will now only place that half (if Force Place is on)
- Improved Tinker logic for rails, allowing rotation
- Undo now restores your Path in the Path Tool
- Added Filter Block Entities to Analyze Blocks window
- Added Flat shape to the Path Tool
- Added middle-click drag in Editor UI, to copy blocks from world
- Information in Operations > Analyze is now sorted
- Added ability to drag-select with Magic Select
- Fixed triggering multiple keybinds simultanously in Editor UI
- Added Tinker interaction for POWERED property
- Added Tinker interaction for rotating Fence Gates by clicking sides
Changes
Shared Blueprints in Multiplayer
- Upload blueprints to the server
- Other players can browse/download
Added keybinds for tools in Editor UI
- Rebind keys in Help > Keybinds.
- Additional keybind for switching between the last 2 tools (unbound by default)
Added quick-add keybind to Creative Mode search
- Add blocks to your hotbar with only your keyboard by typing in a block and pressing Enter
Added Ctrl+C to Copy Exact Block when looking at a block
- Adds a special item to your hotbar that places an exact copy of the block
Builder Tools
- Added Middle Click keybind to shift the blocks to the point you clicked
- Added helpful info to action bar (size, offset, etc.)
- Holding the x, y or z keys will lock the scroll direction to that axis
Ruler Tool
- Measurements are permanently visible, even outside of the Editor UI
Path Tool
- Added Use Stairs and Slabs option, the path will use stairs and slabs where possible
- Added Keep Existing option, the path will only replace air blocks when pasting
- Added Extend to Ground option, the path will extend downwards until it reaches a solid block when pasting
New Operation: Hollow
- Will hollow out non-visible/non-reachable blocks inside your selection
New Operation: Fill Gaps
- Will fill non-visible/non-reachable blocks in your selection with your active block
New Operation: Update Blocks
- Will trigger a shape update for all blocks in your selection, fixing fences/stairs/etc and removing things like floating grass
Alt Context Menu
- Clicking on the trashcan will clear alternative hotbars
Added world drag-drop for Palettes
- Drag a palette into the world to randomly replace blocks with the contents of the palette
Legacy blocks
- Added support for typing legacy ids (eg. 1 for stone) into the Select Block dialog
- Added support for importing legacy (pre-1.13) schematics
Other
- Added NoUpdate/InfiniteReach/ReplaceMode support for Water/Lava buckets
- Added tinker interaction for attached melon & pumpkin stems
- Added tinker interaction for rotating heads/banners
- Added tinker interaction for smooth stone
- Fixed block properties not working with string masks
- Fixed Elevation Tool not working with radius of 0
- Added Lasso Select tool
- Added Anisotropic option to Noise Painter
- Added Clipboard mode to Painter tool
- Added Gradient mode to Painter tool
- Added fly speed slider to bottom right of Editor UI
- Added Teleport menu to Editor UI to teleport to other players (multiplayer)
- Fixed some lag spikes when using Noise Painter
- Added Rotate/Scale... menu to clipboard window when placing
- Added Unlock Rotation checkbox to clipboard window, allowing for non-90 degree rotations
- Added Nearest Neighbor rotation/scaling
- Added RotSprite rotation
- Added Scale2x scaling
- Added Scale3x scaling
- Revamped Tool Masks window
- Added mask presets
- Added Offset, Adjacent, Can See Sky & Surface masks
- Added radius support to Near mask
- Added Lua script masks
- Added back button to Blueprint Browser
- Added Copy Transform Command button to Display entities
- Added Copy Coordinates button to Display entity
- Fixed not being able to paste/duplicate grouped display entities
- Fixed not being able to remove fields from Marker entity
- Many other bug fixes and improvements