Optional
bitsA BuildBits instance.
Optional
itemThe item to build. See the Item enum.
Optional
shapeShape of the block to be placed.
Optional
xX-coord, horizontal offset from the middle of the left bottom square of the blueprint area. Can go down to -0.5
.
Optional
yY-coord, vertical offset from the middle of left bottom square of the blueprint area. Can go down to -0.5
.
All the properties can be set. Set to
undefined
to remove a property. x, y, item are required for a valid command.