8 · Developer API & Operations
Use public exports safely, understand the database, diagnose common issues and prepare the resource for production.
Client Exports
Admin Studio exports['nord_crafting']:OpenAdminInterface() Probe support used by integrations: lo...
Server Exports · Benches
exports['nord_crafting']:GetFixedBenches() exports['nord_crafting']:GetPlacedBenches() exports['n...
Server Exports · Inventory
These exports expose Crafting's active inventory bridge to other server resources. local invType ...
Server Exports · Blueprints & Organizations
Blueprint API exports['nord_crafting']:GetPlayerBlueprintRecipes(source) exports['nord_crafting']...
Server Exports · Admin Runtime
local ok, identifier = exports['nord_crafting']:AddAdmin(value) local ok, identifier = exports['n...
Database Tables
Nord Crafting creates/manages the following tables in this package: Table Purpose nord_crafting_s...
Discord Logging
Config.DiscordLogs = { Enabled = false, Webhooks = { Craft = '', Admin = ...
Troubleshooting
blueprint item not found Nord Inventory: run/verify the Nord Inventory-only automatic installatio...
Production Checklist
Before release: oxmysql and ox_lib start before Crafting. Framework auto-detection reports th...
Downloadable Reference Files
This page contains the key editable/reference files from the supplied Nord Crafting v6.2.0 packag...