Make Citizen Break Block (Effect) — Skonic

Addon: Skonic · Category: Effect · Since: 1.2

Syntax

make (npc|citizen) %npc% break %block% [with radius %number%]

Description

Make a Citizens NPC break a block in a radius. Radius is how close the npc has to be to break the block.

Examples

make npc citizen with id 2 break {_block} with radius 3

View source