Skip to main content

CRAFTING

CRAFTING adds progress when a player crafts a matching recipe result.

Format

quest:
objectives:
type: "CRAFTING"
goal: 60000
required:
- STICK
- DIAMOND_PICKAXE

Required values

Use Bukkit material names for the crafted result.

ExampleMeaning
STICKCrafting sticks gives points based on result amount.
DIAMOND_PICKAXE:5Crafting a diamond pickaxe gives 5 points.
*Any crafted item gives points based on result amount.

Notes

The multiplier uses the recipe result amount.