Game Data

List crafting recipes for a job

Returns crafting recipes for the given job with translated output names. The job query parameter is required. Each recipe includes experience {start, end, max_level} = the craft XP, which scales linearly from start (at the recipe's min level) down to end (at max_level).

get/recipes

Query parameters

localestring

Locale for translations

jobstring required

Crafting job (MINER, BLACKSMITH, etc.)

searchstring

Search by recipe name (case-insensitive)

Response

Recipe list

Changes

No recorded changes to this endpoint across all 1 revision of this API.