Skip to main content

Overview

Portable benches are crafting stations that players spawn in the world by using a specific item. Each bench spawns a GTA V prop at the player’s location and opens as an interactive crafting station. Portable benches are enabled globally via the usePortableBenches setting in the admin panel.

Default Portable Benches

BenchItemPropAccess
Field Workshopportable_workbenchprop_tool_bench01Open to all
Ballas Workshopballas_bench_kitprop_toolchest_01Ballas gang only
Police Evidence Benchpolice_evidence_kitprop_toolchest_03Police/Sheriff job
Heist Field Kitsecurity_caseprop_cash_case_01Open to all

Portable Bench Configuration

Each portable bench is configured in the admin panel and saved to data/crafting_portable_benches.json.
FieldDescription
LabelDisplay name shown when interacting
ItemItem name in the player’s inventory that spawns this bench
PropGTA V prop model spawned in the world
RecipesWhich recipe categories are available at this bench
Jobs EnabledRestrict to specific job names
Gangs EnabledRestrict to specific gang names
Items EnabledRequire additional item(s) in inventory
Licenses EnabledRequire specific license(s)
Discord EnabledRestrict by Discord role ID
Time LockRestrict to specific in-game hours
Use TargetUse ox_target/qb-target for interaction
Show MarkerShow a marker on the spawned prop
Craft AnimationAnimation played during crafting
Portable benches do not persist across server restarts. The prop and bench session exist only for the duration the player keeps it active.