← Back

About

The Quinfall Crafting Workshop is a free, community-built calculator and planner for the crafting systems in The Quinfall — a sandbox MMORPG developed by Vawraek Technology. The site exists to give players a single place to plan crafting sessions, track inventory, optimize profession XP, and analyze profit margins across all thirteen crafting disciplines in the game.

What This Site Does

Crafting in The Quinfall is deep. Each of the game's professions has its own recipes, level requirements, ingredient chains, and bench/pet bonuses that modify production speed and double-craft chance. Trying to plan an efficient grind in your head — or in a spreadsheet — gets unmanageable fast. This tool was built to fix that. It includes:

  • An inventory tracker that stores your current materials entirely in your browser (no account, no signup, no server).
  • A recipe browser covering 700+ recipes across all 13 professions, with search, profession filters, and tier filters.
  • An XP optimizer that uses a level-aware greedy algorithm to find the most efficient crafting path from your current inventory to a target profession level.
  • A production planner that calculates crafts-per-hour and expected output based on your benches, pet level, profession level, and active potion buffs.
  • A profit calculator that takes ingredient market prices and computes the true cost-per-item including market tax, double production chance, and the legendary production elixir.
  • A gear enhancement planner for estimating luck-stone quantities, success rates, and silver costs.
  • An item database with 1,700+ items — equipment, weapons, materials, props, pets, mounts, and ships — fully searchable and translated.

The 13 Crafting Professions

The site supports every player-craftable profession in The Quinfall: Alchemy, Cooking, Smelting, Woodcrafting, Engineering, Blacksmithing, Jewelcrafting, Gemcutting, Essence Refining, Leatherworking, Thread Weaving, Tailoring, and Carpentry. Each profession has its own production tab with bench-allocation display, XP buff toggles, and per-profession settings that get saved automatically to your browser.

Built For The Community

The site is run by Kyrrui, a player who got tired of spreadsheets. Game data is sourced directly from the game's exported item database, which is updated as new content lands. The interface is available in 13 languages: English, Chinese, French, German, Italian, Japanese, Russian, Spanish, Turkish, Portuguese, Korean, Ukrainian, and Polish.

There are no paywalls, no premium tiers, and no required signups. Everything here is free to use. If you want to help support the site or chat with other crafters, the project's home is on Discord. You can also support the project by using referral code 95483440 when joining The Quinfall.

Technical Notes

Your inventory and settings are stored in your browser's localStorageand never leave your device. The site has no user accounts and no server-side database. If you want to move your data between devices, the Inventory tab provides JSON file export/import and QR-code transfer.

The site is open about its data sources: the game's item database (extracted from the client) is the source of truth for all recipes, items, and stats. If you spot a mistake or have a suggestion, the fastest way to get it fixed is to drop a note in the Discord linked in the footer.