aoe_blocks

Runs a set of effects on all non-air blocks within an AOE shape.

Categories: meta

Required arguments

Key(s)DescriptionType
effectsThe effects to run on each block within the AOE.EFFECT_LIST
shapeThe AOE shape to use.
Choices: circle, cone, offset_circle, scan_in_front, beam
STRING

Inherited argument blocks

  • inline inherit — Configuration for the selected AOE shape.

Example

effects:
  - id: aoe_blocks
    args:
      effects: 
        - id: <effect>
          args:
            <arg>: <value>
      shape: circle|cone|offset_circle|scan_in_front|beam

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse