I have been trying hard to make an outline for an block using skbee with particles who can help me skript
|
|/
on rightclick with stick:
loop blocks in radius 5 around player:
if loop-block is ore:
set {_ore} to loop-block
break {_ore} using an iron pickaxe
draw 1 of dust using dustOption(white, 3) at location of {_ore} with offset 1, 0, 0
wait 1 second