promotional bannermobile promotional banner

WorldEdit Selection Overlay

Make your WorldEdit selections visible, readable, and predictable.

File Details

worldedit_selection_overlay-1.5.0.jar

  • R
  • May 16, 2026
  • 170.29 KB
  • 14
  • 1.21.11
  • Fabric

File Name

worldedit_selection_overlay-1.5.0.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:worldedit-selection-overlay-1488534:8097699"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.5.0

Added

  • Added client-side block isolation mode in the block inspection screen.
  • Added checkbox controls for selecting one or more block types to keep visible.
  • Added a reset button above the block list to clear the isolation selection.
  • Added selected block groups pinned above all other groups, regardless of sorting mode.
  • Added fluid-aware hiding so water, lava, and similar rendered fluids disappear when they are not selected.
  • Added bucket icons for fluid entries in the block list and filter menu without changing the stored block ids.
  • Added Sodium support for block and fluid isolation rendering.

Changed

  • In isolation mode, non-selected blocks inside the WorldEdit selection are hidden visually on the client only.
  • In isolation mode, selected blocks remain visible with their normal textures.
  • In isolation mode, the internal selection grid is hidden while the outer selection boundary and ruler can remain visible.
  • Isolation rendering now works even when normal overlay visibility is disabled.
  • Selected blocks are brightened enough to keep their textures readable.

Fixed

  • Fixed selection overlay visibility by using the current Fabric world render event path and automatic selection source handling.
  • Fixed overlay line flickering caused by an incorrectly short Gizmo lifespan.
  • Fixed visual holes on the boundary between hidden blocks and neighboring blocks outside the selection.
  • Fixed hidden block entities so block entity renderers disappear with their hidden blocks.
  • Fixed fluid rendering paths so liquids do not remain visible after surrounding blocks are hidden.