> These tests were run using /mm test cast TestingBreakBlock
1.
```yaml
TestingBreakBlock:
Skills:
...
...
@@ -28,8 +29,7 @@ TestingBreakBlock:
```
When a player calls this without a tool in there hand it does not drop a block or create the particle effects.
2.
##
```yaml
TestingBreakBlock:
Skills:
...
...
@@ -38,7 +38,7 @@ TestingBreakBlock:
When a player calls this without a tool in there hand it does drop the block, but does not create the particle effects. The same is true if setting doEffect to false.
3.
##
```yaml
TestingBreakBlock:
Skills:
...
...
@@ -47,7 +47,7 @@ TestingBreakBlock:
When a player calls this with a tool in their hand it drops the block and does not play the particle effects.
4.
##
```yaml
TestingBreakBlock:
Skills:
...
...
@@ -56,7 +56,7 @@ TestingBreakBlock:
When a player calls this with a tool in their hand it does not drop a block, nor does it create the particle effects.
5.
##
```yaml
TestingBreakBlock:
Skills:
...
...
@@ -64,15 +64,3 @@ TestingBreakBlock:
```
When a player calls this with a tool in their hand it does drop a block, and does create the particle effects.
\ No newline at end of file
--------
Examples
--------
This example would break the block at location x:100,y:64,z:100 in the