Recently Updated Pages
Server Exports · Inventory
Server Exports · Inventory These exports expose Crafting's active inventory bridge to other serve...
Server Exports · Blueprints & Organizations
Server Exports · Blueprints & Organizations Blueprint API exports['nord_crafting']:GetPlayerBluep...
Server Exports · Admin Runtime
Server Exports · Admin Runtime local ok, identifier = exports['nord_crafting']:AddAdmin(value) lo...
Database Tables
Database Tables Nord Crafting creates/manages the following tables in this package: Table Purpose...
Access Control · Public, Job & Gang
Access Control · Public, Job & Gang Public access = { type = 'public' } Any player can use the be...
Organization Access · Nord Crime / OpCrimes
Organization Access · Nord Crime / OpCrimes Config.CrimeBridge = 'auto' In automatic mode, Crafti...
Bench Props & Placement
Bench Props & Placement Nord Crafting loads bench prop catalogs from: models/default_props.json m...
Blueprint System Overview
Blueprint System Overview Blueprints are metadata-rich inventory items used to unlock or authoriz...
Blueprint Item Installation
Blueprint Item Installation The blueprint system requires the inventory item: blueprint Nord Inve...
Drafting & Quality
Drafting & Quality Blueprint benches can open the drafting interface. The client sends the detect...
Blueprint Metadata & Uses
Blueprint Metadata & Uses A generated blueprint contains metadata similar to: { label = 'Pist...
Blueprint-Gated Recipes
Blueprint-Gated Recipes A recipe can require a blueprint type. Database-backed recipes use: use_b...
Blueprint Developer API
Blueprint Developer API Server exports exports['nord_crafting']:GetPlayerBlueprintRecipes(source)...
Weapon Workbench Overview
Weapon Workbench Overview A bench with type: weapon uses the dedicated weapon crafting interface ...
Weapon Preview Shell
Weapon Preview Shell The preview environment is configured in config/config.lua. Config.WeaponPr...
Weapon Component Recipes
Weapon Component Recipes Component recipes use the same database/config recipe model but are clas...
Compatibility Validation
Compatibility Validation The weapon system groups weapons into families such as: pistol smg rifle...
Weapon Craft Security
Weapon Craft Security Weapon callbacks perform the same trust-boundary checks expected from stand...
Admin Studio Overview
Admin Studio Overview Open the Crafting Admin Studio with: /craftbench or through the nord_staff...
Recipe Manager
Recipe Manager The recipe manager can: Create custom recipes. Edit database-backed custom recipes...