sphere v1

sphere v1
386 Downloads

Builds the surface of a sphere out of blocks.

 

Requirements
command execution (setblock)

 

Usage

∖sphere X Y Z RADIUS BLOCK_TYPE
Builds the surface of a sphere centered at location (X, Y, Z) with radius RADIUS made of BLOCK_TYPE.

 

Example

Creates a sphere centered at the current player with radius 20 made of yellow concrete:

∖sphere ~ ~ ~ 20 yellow_concrete

 

Author: maxuser@minescript.net

Version: 1