# Pencil

# Command Schema

Minecraft
/pencil <arguments>

# Command Arguments

Identifier Valid Value(s) Default Value Explanation
-distance optional number 120 The maximum distance at which blocks will be drawn.
-liquid optional avoid | ground | over | over_source_only over Behavior regarding liquid blocks when drawing.

# Explanation for -liquid parameter values

Parameter Explanation
avoid No blocks will be drawn above, inside or below liquid blocks.
ground Blocks will be drawn at the bottom of a liquid area.
over Blocks will be drawn above the liquid.
over_source_only Blocks will be drawn above the liquid, but only if they are source blocks. So e.g. not above flowing water.

# Command Aliases

/pen

# Video