Skip to main content

FARMING

FARMING adds progress when a player breaks a fully grown crop block.

Format

quest:
objectives:
type: "FARMING"
goal: 40000
required:
- WHEAT
- CARROTS
- POTATOES

Required values

Use crop block material names.

ExampleMeaning
WHEATHarvesting fully grown wheat gives 1 point.
CARROTS:2Harvesting fully grown carrots gives 2 points.
*Any fully grown ageable crop gives 1 point.

Notes

  • The block must use Bukkit Ageable data and be at maximum age.
  • If settings.naturalCrops is enabled, player-placed tracked crop locations can be blocked from progress.