Break Blocks with Effects (Effect) — SkBee

Addon: SkBee · Category: Effect · Since: 3.6.1

Syntax

break %blocks% [naturally] with effects [[and] with (experience|exp|xp)] [using %-itemtype%]

Description

Breaks blocks as if a player had broken them. Will drop items, play particles and sounds. Requires PaperMC. Optionally you can trigger it to drop experience as well. Optionally you can include an item which is used to determine which drops the block will drop.

Examples

break blocks in radius 2 around target block with effects
break {_blocks::*} with effects and with xp
break {_blocks::*} with effects and with xp using player's tool

View source