harvest_crop

Harvests the triggered crop block and resets its growth to zero.

Categories: world

Required arguments

Key(s)DescriptionType
only_fully_grownWhether the crop must be fully grown before it is harvested.BOOLEAN

Trigger parameters required

  • BLOCK

Example

effects:
  - id: harvest_crop
    args:
      only_fully_grown: <value>

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue