/editlineDraw a line of blocks between two points
Syntax
/editline <start> <end> <material> [width] [height] [shape] [origin] [spacing] [density]Parameters
startRequiredpositionStart position (x y z, supports ~ for relative)
endRequiredpositionEnd position (x y z, supports ~ for relative)
materialRequiredblockTypeBlock material pattern (e.g. Rock_Stone or Rock_Stone,Soil_Grass)
widthOptionalnumberLine width (default: 1)
Default: 1
heightOptionalnumberLine height (default: 1)
Default: 1
shapeOptionalstringLine shape (Cube, Sphere, Cylinder, Cone, etc.)
originOptionalstringShape origin point (Center, Bottom, Top)
spacingOptionalnumberBlock interval along the line (default: 1)
Default: 1
densityOptionalintegerRandom chance (1-100) that each block is placed (default: 100)
Default: 100
Subcommands
/editline startStart position (x y z, supports ~ for relative)
/editline endEnd position (x y z, supports ~ for relative)
/editline materialBlock material pattern (e.g. Rock_Stone or Rock_Stone,Soil_Grass)
/editline widthLine width (default: 1)
/editline heightLine height (default: 1)
/editline wallThicknessWall thickness for hollow lines (0 = solid)
/editline shapeLine shape (Cube, Sphere, Cylinder, Cone, etc.)
/editline originShape origin point (Center, Bottom, Top)
/editline spacingBlock interval along the line (default: 1)
/editline densityRandom chance (1-100) that each block is placed (default: 100)
Related Commands
/convertprefabsConvert prefabs to the latest format
/copyCopy the contents of your selection in the world, storing them in your clipboard to paste
/cutCut the contents of your selection from the world, storing them in your clipboard to paste
/extendfaceExtend the target face
/fillFill all air within your selection with the specified block types