Viewer Quest Objectives
Objectives define what the Minecraft player must do to complete a quest.
A quest can have one objective or several objectives. If it has several, all of them must be completed.
Objective types
Walk DistanceTrack normal walking distance.Sprint DistanceTrack sprinting distance.Swim DistanceTrack swimming distance.Jump CountTrack player jumps.Kill Any MobTrack kills of any mob.Kill Specific MobTrack kills matching entity IDs, entity tags, or entity data.Mine Any BlockTrack any mined block.Mine Specific BlockTrack mined blocks matching block IDs or block tags.Craft Any Item X TimesTrack craft actions.Craft Specific Item X TimesTrack craft actions for matching item IDs or tags.Craft Any Item AmountTrack crafted output amount.Craft Specific Item AmountTrack output amount for matching items.Pick Up Any ItemTrack picked-up item amount.Pick Up Specific ItemTrack picked-up items matching item IDs, tags, or data.Deal DamageTrack damage dealt to anything.Deal Damage to Specific MobTrack damage dealt to matching entity IDs, tags, or data.Take DamageTrack damage taken by the player.
Target IDs
Specific objectives use target ID fields.
- Block objectives use block IDs or block tags.
- Item objectives use item IDs, item tags, or item data.
- Mob objectives use entity IDs, entity tags, or entity data.