How do you detect the player brushing a block
I don't want to detect when the player IS brushing a block (Like
item_used_on_block), and I want to check all times when the block can be brushed (so notitem_durability_changed) either
I don't want to detect when the player IS brushing a block (Like
item_used_on_block), and I want to check all times when the block can be brushed (so notitem_durability_changed) either