Has Reagent

Description

Matches if the player has a certain amount of a reagent.

The amount attribute accepts a ranged value, so it supports comparisons like >100, <50, 25to75.

Attributes

Attribute Aliases Description Default
reagent resource, r The reagent to check MANA
amount a The amount, as a ranged value. Falls back to the unkeyed argument required

Examples

Conditions:
- hasreagent{reagent=MANA;amount=>100}

Aliases

  • hasresource
Updated Aug 19, 2026