Data Import Management

Legacy Quinfall Data Import

Import crafting recipes using the legacy import system. This processes the item_kaynak_db.json file and populates the CraftingRecipes table:

  • Cooking Recipes: Food items with buff effects and duration
  • Alchemy Items: Potions and consumables
  • Crafting Materials: Resources for various professions
  • Equipment Items: Weapons and armor that can be crafted
  • Multilingual Support: Names and descriptions in all supported languages

New Game Data Import

Import complete game data using the new import system. This imports item_kaynak_db.json into 10 new structured tables:

  • Items: All equipment with stats and localization
  • Materials: Crafting materials with descriptions
  • Props: Decorative items and furniture
  • Crafts: Crafting recipes with profession system
  • Builds: Building components and materials
  • Locations: Cities, Ports, Portals, Mob Fields
Danger Zone

Clear all existing crafting data from the database. This action cannot be undone.

File Information

Expected File:

QuinfallExport/item_kaynak_db.json

File Size:

~151,496 items

Professions:

  • • Cooking
  • • Alchemy
  • • Blacksmith
  • • Tailor
  • • Carpenter
  • • Leatherworker
  • • Engineering
  • • Jewel Crafting
  • • And more...