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.
| Example | Meaning |
|---|---|
STICK | Crafting sticks gives points based on result amount. |
DIAMOND_PICKAXE:5 | Crafting a diamond pickaxe gives 5 points. |
* | Any crafted item gives points based on result amount. |
Notes
The multiplier uses the recipe result amount.