cghostblock - Earthcomputer/clientcommands GitHub Wiki
Creates ghost blocks (fake blocks) client side or fills areas with ghost blocks.
/cghostblock fill <from> <to> <block>
/cghostblock set <pos> <block>
-
fill
: Fills an area, defined byfrom
andto
with a block, defined byblock
. -
set
: Sets a block, defined byblock
at a position, defined bypos
.