Destroy a block (in a cuboid area) objective.
Remarks
The cuboid has been changed. It will
only work on the latest test version! (Not tested!)
Fields
Required
| Field |
Value type |
Remarks |
| Type |
String |
DestroyBlock |
| Block |
String |
Block type
- Data value of the block (ex: "98" for Stone Bricks)
- Name of the block material (ex: "stone_bricks" for Stone Bricks)
|
| Amount |
Integer |
Amount of blocks needed to be destroyed |
Not Required
| Field |
Value type |
Remarks |
| World |
String |
World name |
| X1 |
Integer |
X coordinate of first cuboid location |
| Y1 |
Integer |
Y coordinate of first cuboid location |
| Z1 |
Integer |
Z coordinate of first cuboid location |
| X2 |
Integer |
X coordinate of second cuboid location |
| Y2 |
Integer |
Y coordinate of second cuboid location |
| Z2 |
Integer |
Z coordinate of second cuboid location |
Comments