Minecraft Recurrent Complex Wiki
Command:selection
Type Command
Category Selection 
Command /#selection
Help Use /help #selection

Collection of several selection related commands. Use as /#selection <subcommand> <parameters...>

clear[]

Clears the selection.

get[]

Outputs the current selection and information about it as text.

set[]

Sets either one or both of the current selected points using the flags --first or --second. If none are set, both points will be set to the coordinates. If both are set, the command expects both the first and the second parameters as ordered inputs.

Examples

set ~1 ~1 ~1

set 4 2 1 --first

set 5 2 5 10 8 10 --first --second

#selection crop[]

Shrinks the selection until the entered block expression is no longer valid for all blocks.

This may save you some time in selecting structures in their entirety.

Examples

shrink is:air

shrink stone

wand[]

Expands the selection until the entered block expression is no longer valid for any block. By default it expands until there is air on all sides.

This is useful for selecting a fully excavated structure without needing to fly around it on all sides.

shrink[]

Shrinks the selection by the entered length.

expand[]

Expands the selection by the entered length.