#3x3 Mining Pickaxe

1 messages · Page 1 of 1 (latest)

exotic briar
#

tempest.

#

um, try by making a 3x3 mining function and just get the coords of the event block, remove 1 from the x, y and z coordinate, add 1 to them to different variables, and loop all those blocks and then just break them

#

thats how I've done it

smoky nest
#

On block break
If player's tool
Loop blocks
Break block

exotic briar
#

yes