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
Warning: This operation may take several minutes to complete and will add thousands of recipes to the database.
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
Note: This is the new comprehensive data structure that will replace the legacy system. Imports all game data into properly indexed tables.
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 itemsProfessions:
- • Cooking
- • Alchemy
- • Blacksmith
- • Tailor
- • Carpenter
- • Leatherworker
- • Engineering
- • Jewel Crafting
- • And more...