# Crafting Goal

Players have to craft, smelt (or cook) items. More specifically, this goal interacts with the internal 2x2 player crafting, the 3x3 crafting table crafting, the furnace (furnace, blast-furnace and smoker) cooking, campfire (or soul campfire) cooking, cutting with the stonecutter and upgrading with the smithing table.

# Configuration

Individual Dropdown Selection
Select recipes and their necessary amounts individually with the dropdown option.
All Recipes Once
Every recipe has to be crafted once. This includes crafting every item in the crafting table. This also includes smelting every possible item in the (furnace (and blast-furnace and smoker), cooking every food in the campfire (or soul campfire), cutting every possible item into every combination in the stonecutter and upgrading all the tools and armor with the smithing table.
All Smelting/Cooking Recipes Once
Every smelting or cooking recipe in the (furnace, blast-furnace, smoker and campfire (or soul campfire).
All Netherite Smithing Upgrades Once
Every tool and armor piece has to be upgraded in the smithing table.
Fixed random order
If selected, every recipe has to be crafted/cooked/smelted in a specific order that is determined when the settings file is generated. Otherwise, the recipes can be crafted/cooked/smelted in any order.

# Example Configuration

Below are some examples you can directly copy into your server without using the website.

Example 1

Rules: NoDeath

Punishments: The challenge is over for everyone (EndPunishment)

Goals: Craft every item in the crafting table once (Crafting Goal)

Example 1
no_death_end_challenge_crafting_goal_all_crafting_recipes_once.json 122KB

Example 2

Rules: NoDeath

Punishments: The challenge is over for everyone (EndPunishment)

Goals: Upgrade all tools and armor to Netherite (Crafting Goal)

Example 2
no_death_end_challenge_crafting_goal_all_crafting_recipes_once.json 122KB

Example 3

Rules: NoDeath

Punishments: The challenge is over for everyone (EndPunishment)

Goals: Craft/Smelt/Cook/Upgrade every recipe (Crafting Goal)

Example 3
no_death_end_challenge_crafting_goal_all_recipes_once.json 136KB