← Back to Calculator

⚙️ Admin Panel

Configure crafting calculator settings. Changes are saved to localStorage and apply immediately.

📋 Availability Manager — Enable/disable contracts and items, export modified data

Player Identity

Set the display name that shows up on blueprint cards you've unlocked. Friends importing your share will see this name attached to the blueprints you own. Used by the 🔗 Share button in the main app header.

Short handle (no pipes |). Example: Seek, Korba, Maya

Dismantle Sourcing

Materials that can't be obtained by dismantling existing items — these must be mined. CIG updates this list patch-to-patch; edit here without touching code. Comma-separated, case-insensitive, must match the material names used in recipes (e.g. Lindinium, not Raw Lindinium).

Defaults to the 8 currently blacklisted by CIG. The Work Order panel and Materials tab will show ⛏️ Mine-only for these and ♻️ Dismantle from N items for everything else.

🎁 Blueprint Rewards Viewer — Browse mission reward pools and drop rates

Quality Settings

Quality value of materials obtained from disassembling items.

Q (0-1000)

Fallback minimum quality when a recipe slot doesn't specify one.

Q (0-1000)

Quality Grades

Three quality tiers that control work order quality presets, auto-assignment from inventory, and clipboard export labels. Boundaries should be contiguous (Grade C high = Grade B low, etc).

Vault Inventory

Minimum quality to track in the vault. Only materials at or above this quality appear in the inventory tab. Typically matches Grade A low boundary.

Q (0-1000)

Discord Integration

Connect to Discord to send work orders directly to a channel. Create a webhook in your Discord channel settings (Integrations → Webhooks). Your Discord User ID can be found by clicking on your name (bottom left in Discord) and selecting Copy User ID.

Your numeric Discord user ID (e.g. 123456789012345678). Used to tag you in order messages.

Numeric ID from the webhook URL

Token string from the webhook URL

Pre-fills the delivery location when sending orders to Discord (can be changed per order).

Data Management

Remove all saved inventory, work orders, planner sets, and settings. This cannot be undone.

⚠️ Note
Settings are stored in your browser's localStorage. They will persist across sessions but are not synced across devices. If you clear your browser data, these settings will be reset to defaults.