#
Quest Types
Quest Type defines what action a player has to do to progress in a quest or milestone.
#
Objectives
Quest and milestone objectives defined by the following format: provider:name
#
Block Types
block_break
- Player have to break specific block(s).fertilize_block
- Player have to fertilize specific block(s).place_block
- Player have to place specific block(s).
#
Enchantment Types
enchanting
- Player have to enchant items with specific enchantment(s) using enchanting table.
#
Entity Types
breed_mob
- Player have to breed specific mob(s).kill_mob
- Player have to kill specific mob(s).milk_mob
- Player have to milk specific mob(s).shear_mob
- Player have to shear specific mob(s).tame_mob
- Player have to tame specific mob(s).
#
Item Types
block_loot
- Player have to get specific loot item(s) by mining/harvesting blocks.brewing
- Player have to brew potions using specific ingredient(s).cook_item
- Player have to cook or smelt specific item(s).craft_item
- Player have to craft specific item(s).fish_item
- Player have to fish specific item(s).forge_item
- Player have to forge in anvil (repairing, renaming, enchanting) specific item(s).grindstone_item
- Player have to grindstone specific item(s).mob_loot
- Player have to get specific loot item(s) by killing mobs.