Skip to main content

SHEARING

SHEARING adds progress when a player shears a matching entity or wool color.

Format

quest:
objectives:
type: "SHEARING"
goal: 15000
required:
- WOOL
- WHITE_WOOL
- BLACK_WOOL

Required values

For sheep, the plugin uses the wool material name based on sheep color. For other entities, it uses the entity type name.

ExampleMeaning
WOOLAny sheep wool color gives 1 point.
WHITE_WOOLWhite sheep wool gives 1 point.
MUSHROOM_COWShearing a mooshroom-type entity gives 1 point if Bukkit fires the shear event.

Notes

WOOL is treated as a broad match for targets ending in _WOOL.