[{"data":1,"prerenderedAt":382},["ShallowReactive",2],{"/docs/jobs/firejob/reference/inventory-items":3,"/docs/jobs/firejob/reference/inventory-items-surround":371,"/docs/jobs/firejob/reference/inventory-items-implemented-suggestions":381},{"id":4,"title":5,"body":6,"description":361,"extension":362,"head":363,"implementedSuggestions":363,"meta":364,"navigation":365,"path":366,"schemaOrg":363,"seo":367,"sitemap":368,"stem":369,"__hash__":370},"docs/1.docs/0.jobs/3.firejob/4.reference/1.inventory-items.md","Inventory Items",{"type":7,"value":8,"toc":356},"minimark",[9,18,21,187,200,210,266,287,298,309,316,321],[10,11,12,13,17],"p",{},"Use these ready-to-copy item definitions for the default Fire Job setup. Adjust names, weights, and images if you changed the item keys in ",[14,15,16],"code",{},"Config",".",[10,19,20],{},"The default Fire Job uses these gameplay items:",[22,23,24,40],"table",{},[25,26,27],"thead",{},[28,29,30,34,37],"tr",{},[31,32,33],"th",{},"System",[31,35,36],{},"Items",[31,38,39],{},"Default state",[41,42,43,61,73,86,98,110,122,134,149,162,174],"tbody",{},[28,44,45,49,58],{},[46,47,48],"td",{},"Oil-spill cleanup",[46,50,51,54,55],{},[14,52,53],{},"oil_absorbent",", ",[14,56,57],{},"broom",[46,59,60],{},"Enabled",[28,62,63,66,71],{},[46,64,65],{},"Hose foam",[46,67,68],{},[14,69,70],{},"foam_canister",[46,72,60],{},[28,74,75,78,83],{},[46,76,77],{},"Extinguisher placement",[46,79,80],{},[14,81,82],{},"fire_extinguisher_mount_kit",[46,84,85],{},"Enabled and item-backed",[28,87,88,91,96],{},[46,89,90],{},"Rescue cushion",[46,92,93],{},[14,94,95],{},"rescue_cushion",[46,97,60],{},[28,99,100,103,108],{},[46,101,102],{},"Water monitor",[46,104,105],{},[14,106,107],{},"water_monitor",[46,109,85],{},[28,111,112,115,120],{},[46,113,114],{},"Helicopter bucket",[46,116,117],{},[14,118,119],{},"fire_heli_bucket",[46,121,85],{},[28,123,124,127,132],{},[46,125,126],{},"Fire ignition",[46,128,129],{},[14,130,131],{},"lighter",[46,133,60],{},[28,135,136,139,147],{},[46,137,138],{},"Vehicle rescue",[46,140,141,54,144],{},[14,142,143],{},"glas_hammer",[14,145,146],{},"hydrualic_spreader",[46,148,60],{},[28,150,151,154,159],{},[46,152,153],{},"SCBA",[46,155,156],{},[14,157,158],{},"fire_air_bottle",[46,160,161],{},"Enabled and required by default",[28,163,164,167,172],{},[46,165,166],{},"Wildfire smoke protection",[46,168,169],{},[14,170,171],{},"fire_protective_mask",[46,173,161],{},[28,175,176,179,184],{},[46,177,178],{},"Portable water pump",[46,180,181],{},[14,182,183],{},"fire_pump",[46,185,186],{},"Optional; item use and item requirement are disabled by default",[10,188,189,190,192,193,196,197,199],{},"The configured spreader item key is intentionally ",[14,191,146],{},", while its supplied icon is named ",[14,194,195],{},"hydraulic_spreader.png",". The resource does not ship an icon for the optional ",[14,198,183],{},"; provide one if you enable it.",[10,201,202,203,205,206,209],{},"The ",[14,204,82],{}," is separate from ",[14,207,208],{},"WEAPON_FIREEXTINGUISHER",". Using it starts placement, consumes one kit only after successful placement, and returns the kit when the placed prop is removed.",[211,212,213,224,231,238,245,252,259],"code-group",{},[214,215,222],"pre",{"className":216,"code":218,"filename":219,"language":220,"meta":221},[217],"language-text","['fire_extinguisher_mount_kit'] = {\n    label = 'Feuerlöscher-Anbauset',\n    weight = 3500,\n    stack = false,\n    close = true,\n    description = 'Komplettes Anbauset zum Platzieren eines Feuerlöschers'\n},\n['oil_absorbent'] = {\n    label = 'Oil Absorbent',\n    weight = 500,\n    stack = true,\n    close = true,\n    description = 'Absorbent material for binding oil spills'\n},\n['broom'] = {\n    label = 'Broom',\n    weight = 1200,\n    stack = false,\n    close = true,\n    description = 'Used to sweep bound oil spills'\n},\n['foam_canister'] = {\n    label = 'Foam Canister',\n    weight = 1800,\n    stack = true,\n    close = true,\n    description = 'Foam refill canister for firefighting operations'\n},\n['rescue_cushion'] = {\n    label = 'Rescue Cushion',\n    weight = 12000,\n    stack = false,\n    close = true,\n    description = 'Deployable rescue cushion for jump rescues'\n},\n['lighter'] = {\n    label = 'Lighter',\n    weight = 100,\n    stack = true,\n    close = true,\n    description = 'Used to ignite vehicles or configured props'\n},\n['glas_hammer'] = {\n    label = 'Glass Hammer',\n    weight = 900,\n    stack = false,\n    close = true,\n    description = 'Tool for breaking vehicle windows during rescue operations'\n},\n['hydrualic_spreader'] = {\n    label = 'Hydraulic Spreader',\n    weight = 6500,\n    stack = false,\n    close = true,\n    description = 'Hydraulic rescue tool for forcing vehicle doors'\n},\n['water_monitor'] = {\n    label = 'Water Monitor',\n    weight = 8500,\n    stack = false,\n    close = true,\n    description = 'Deployable water monitor for firefighting operations'\n},\n['fire_heli_bucket'] = {\n    label = 'Helicopter Bucket',\n    weight = 15000,\n    stack = false,\n    close = true,\n    description = 'Attachable helicopter bucket for aerial firefighting'\n},\n['fire_pump'] = {\n    label = 'Portable Fire Pump',\n    weight = 12000,\n    stack = false,\n    close = true,\n    description = 'Optional portable pump for natural water sources'\n},\n['fire_air_bottle'] = {\n    label = 'SCBA Air Bottle',\n    weight = 4500,\n    stack = false,\n    close = true,\n    description = 'Breathing air bottle for firefighter respiratory protection'\n},\n['fire_protective_mask'] = {\n    label = 'Wildfire Protective Mask',\n    weight = 650,\n    stack = false,\n    close = true,\n    description = 'Filter mask for reducing wildfire smoke exposure without cylinder air'\n},\n","ox_inventory","text","",[14,223,218],{"__ignoreMap":221},[214,225,229],{"className":226,"code":227,"filename":228,"language":220,"meta":221},[217],"['fire_extinguisher_mount_kit'] = {\n    ['name'] = 'fire_extinguisher_mount_kit',\n    ['label'] = 'Feuerlöscher-Anbauset',\n    ['weight'] = 3500,\n    ['type'] = 'item',\n    ['image'] = 'fire_extinguisher_mount_kit.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Komplettes Anbauset zum Platzieren eines Feuerlöschers'\n},\n['oil_absorbent'] = {\n    ['name'] = 'oil_absorbent',\n    ['label'] = 'Oil Absorbent',\n    ['weight'] = 500,\n    ['type'] = 'item',\n    ['image'] = 'oil_absorbent.png',\n    ['unique'] = false,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Absorbent material for binding oil spills'\n},\n['broom'] = {\n    ['name'] = 'broom',\n    ['label'] = 'Broom',\n    ['weight'] = 1200,\n    ['type'] = 'item',\n    ['image'] = 'broom.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Used to sweep bound oil spills'\n},\n['foam_canister'] = {\n    ['name'] = 'foam_canister',\n    ['label'] = 'Foam Canister',\n    ['weight'] = 1800,\n    ['type'] = 'item',\n    ['image'] = 'foam_canister.png',\n    ['unique'] = false,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Foam refill canister for firefighting operations'\n},\n['rescue_cushion'] = {\n    ['name'] = 'rescue_cushion',\n    ['label'] = 'Rescue Cushion',\n    ['weight'] = 12000,\n    ['type'] = 'item',\n    ['image'] = 'rescue_cushion.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Deployable rescue cushion for jump rescues'\n},\n['lighter'] = {\n    ['name'] = 'lighter',\n    ['label'] = 'Lighter',\n    ['weight'] = 100,\n    ['type'] = 'item',\n    ['image'] = 'lighter.png',\n    ['unique'] = false,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Used to ignite vehicles or configured props'\n},\n['glas_hammer'] = {\n    ['name'] = 'glas_hammer',\n    ['label'] = 'Glass Hammer',\n    ['weight'] = 900,\n    ['type'] = 'item',\n    ['image'] = 'glas_hammer.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Tool for breaking vehicle windows during rescue operations'\n},\n['hydrualic_spreader'] = {\n    ['name'] = 'hydrualic_spreader',\n    ['label'] = 'Hydraulic Spreader',\n    ['weight'] = 6500,\n    ['type'] = 'item',\n    ['image'] = 'hydraulic_spreader.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Hydraulic rescue tool for forcing vehicle doors'\n},\n['water_monitor'] = {\n    ['name'] = 'water_monitor',\n    ['label'] = 'Water Monitor',\n    ['weight'] = 8500,\n    ['type'] = 'item',\n    ['image'] = 'water_monitor.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Deployable water monitor for firefighting operations'\n},\n['fire_heli_bucket'] = {\n    ['name'] = 'fire_heli_bucket',\n    ['label'] = 'Helicopter Bucket',\n    ['weight'] = 15000,\n    ['type'] = 'item',\n    ['image'] = 'fire_heli_bucket.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Attachable helicopter bucket for aerial firefighting'\n},\n['fire_pump'] = {\n    ['name'] = 'fire_pump',\n    ['label'] = 'Portable Fire Pump',\n    ['weight'] = 12000,\n    ['type'] = 'item',\n    ['image'] = 'fire_pump.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Optional portable pump for natural water sources'\n},\n['fire_air_bottle'] = {\n    ['name'] = 'fire_air_bottle',\n    ['label'] = 'SCBA Air Bottle',\n    ['weight'] = 4500,\n    ['type'] = 'item',\n    ['image'] = 'fire_air_bottle.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Breathing air bottle for firefighter respiratory protection'\n},\n['fire_protective_mask'] = {\n    ['name'] = 'fire_protective_mask',\n    ['label'] = 'Wildfire Protective Mask',\n    ['weight'] = 650,\n    ['type'] = 'item',\n    ['image'] = 'fire_protective_mask.png',\n    ['unique'] = true,\n    ['rare'] = 'common',\n    ['useable'] = true,\n    ['shouldClose'] = true,\n    ['combinable'] = nil,\n    ['description'] = 'Filter mask for reducing wildfire smoke exposure without cylinder air'\n},\n","qs-inventory",[14,230,227],{"__ignoreMap":221},[214,232,236],{"className":233,"code":234,"filename":235,"language":220,"meta":221},[217],"-- Add to qb-core/shared/items.lua inside QBShared.Items\n\nfire_extinguisher_mount_kit = {name = 'fire_extinguisher_mount_kit', label = 'Feuerlöscher-Anbauset', weight = 3500, shouldClose = true, description = 'Komplettes Anbauset zum Platzieren eines Feuerlöschers', unique = true, type = 'item', image = 'fire_extinguisher_mount_kit.png', useable = true},\noil_absorbent = {name = 'oil_absorbent', label = 'Oil Absorbent', weight = 500, shouldClose = true, description = 'Absorbent material for binding oil spills', unique = false, type = 'item', image = 'oil_absorbent.png', useable = true},\nbroom = {name = 'broom', label = 'Broom', weight = 1200, shouldClose = true, description = 'Used to sweep bound oil spills', unique = true, type = 'item', image = 'broom.png', useable = true},\nfoam_canister = {name = 'foam_canister', label = 'Foam Canister', weight = 1800, shouldClose = true, description = 'Foam refill canister for firefighting operations', unique = false, type = 'item', image = 'foam_canister.png', useable = true},\nrescue_cushion = {name = 'rescue_cushion', label = 'Rescue Cushion', weight = 12000, shouldClose = true, description = 'Deployable rescue cushion for jump rescues', unique = true, type = 'item', image = 'rescue_cushion.png', useable = true},\nlighter = {name = 'lighter', label = 'Lighter', weight = 100, shouldClose = true, description = 'Used to ignite vehicles or configured props', unique = false, type = 'item', image = 'lighter.png', useable = true},\nglas_hammer = {name = 'glas_hammer', label = 'Glass Hammer', weight = 900, shouldClose = true, description = 'Tool for breaking vehicle windows during rescue operations', unique = true, type = 'item', image = 'glas_hammer.png', useable = true},\nhydrualic_spreader = {name = 'hydrualic_spreader', label = 'Hydraulic Spreader', weight = 6500, shouldClose = true, description = 'Hydraulic rescue tool for forcing vehicle doors', unique = true, type = 'item', image = 'hydraulic_spreader.png', useable = true},\nwater_monitor = {name = 'water_monitor', label = 'Water Monitor', weight = 8500, shouldClose = true, description = 'Deployable water monitor for firefighting operations', unique = true, type = 'item', image = 'water_monitor.png', useable = true},\nfire_heli_bucket = {name = 'fire_heli_bucket', label = 'Helicopter Bucket', weight = 15000, shouldClose = true, description = 'Attachable helicopter bucket for aerial firefighting', unique = true, type = 'item', image = 'fire_heli_bucket.png', useable = true},\nfire_pump = {name = 'fire_pump', label = 'Portable Fire Pump', weight = 12000, shouldClose = true, description = 'Optional portable pump for natural water sources', unique = true, type = 'item', image = 'fire_pump.png', useable = true},\nfire_air_bottle = {name = 'fire_air_bottle', label = 'SCBA Air Bottle', weight = 4500, shouldClose = true, description = 'Breathing air bottle for firefighter respiratory protection', unique = true, type = 'item', image = 'fire_air_bottle.png', useable = true},\nfire_protective_mask = {name = 'fire_protective_mask', label = 'Wildfire Protective Mask', weight = 650, shouldClose = true, description = 'Filter mask for reducing wildfire smoke exposure without cylinder air', unique = true, type = 'item', image = 'fire_protective_mask.png', useable = true},\n","qb-core",[14,237,234],{"__ignoreMap":221},[214,239,243],{"className":240,"code":241,"filename":242,"language":220,"meta":221},[217],"fire_extinguisher_mount_kit = {\n    label = 'Feuerlöscher-Anbauset',\n    weight = 3500,\n    type = 'item',\n    image = 'fire_extinguisher_mount_kit.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Komplettes Anbauset zum Platzieren eines Feuerlöschers'\n},\noil_absorbent = {\n    label = 'Oil Absorbent',\n    weight = 500,\n    type = 'item',\n    image = 'oil_absorbent.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Absorbent material for binding oil spills'\n},\nbroom = {\n    label = 'Broom',\n    weight = 1200,\n    type = 'item',\n    image = 'broom.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Used to sweep bound oil spills'\n},\nfoam_canister = {\n    label = 'Foam Canister',\n    weight = 1800,\n    type = 'item',\n    image = 'foam_canister.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Foam refill canister for firefighting operations'\n},\nrescue_cushion = {\n    label = 'Rescue Cushion',\n    weight = 12000,\n    type = 'item',\n    image = 'rescue_cushion.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Deployable rescue cushion for jump rescues'\n},\nlighter = {\n    label = 'Lighter',\n    weight = 100,\n    type = 'item',\n    image = 'lighter.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Used to ignite vehicles or configured props'\n},\nglas_hammer = {\n    label = 'Glass Hammer',\n    weight = 900,\n    type = 'item',\n    image = 'glas_hammer.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Tool for breaking vehicle windows during rescue operations'\n},\nhydrualic_spreader = {\n    label = 'Hydraulic Spreader',\n    weight = 6500,\n    type = 'item',\n    image = 'hydraulic_spreader.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Hydraulic rescue tool for forcing vehicle doors'\n},\nwater_monitor = {\n    label = 'Water Monitor', weight = 8500, type = 'item', image = 'water_monitor.png',\n    hasMetadata = false, useable = true, shouldClose = true,\n    description = 'Deployable water monitor for firefighting operations'\n},\nfire_heli_bucket = {\n    label = 'Helicopter Bucket', weight = 15000, type = 'item', image = 'fire_heli_bucket.png',\n    hasMetadata = false, useable = true, shouldClose = true,\n    description = 'Attachable helicopter bucket for aerial firefighting'\n},\nfire_pump = {\n    label = 'Portable Fire Pump', weight = 12000, type = 'item', image = 'fire_pump.png',\n    hasMetadata = false, useable = true, shouldClose = true,\n    description = 'Optional portable pump for natural water sources'\n},\nfire_air_bottle = {\n    label = 'SCBA Air Bottle',\n    weight = 4500,\n    type = 'item',\n    image = 'fire_air_bottle.png',\n    hasMetadata = true,\n    useable = true,\n    shouldClose = true,\n    description = 'Breathing air bottle for firefighter respiratory protection'\n},\nfire_protective_mask = {\n    label = 'Wildfire Protective Mask',\n    weight = 650,\n    type = 'item',\n    image = 'fire_protective_mask.png',\n    hasMetadata = false,\n    useable = true,\n    shouldClose = true,\n    description = 'Filter mask for reducing wildfire smoke exposure without cylinder air'\n},\n","tgiann-inventory",[14,244,241],{"__ignoreMap":221},[214,246,250],{"className":247,"code":248,"filename":249,"language":220,"meta":221},[217],"['fire_extinguisher_mount_kit'] = {\n    label = 'Feuerlöscher-Anbauset',\n    weight = 3.5,\n    stackable = false,\n    close = true,\n    maxStack = 1,\n    type = 'item',\n    rarity = 'common',\n    image = 'fire_extinguisher_mount_kit.png',\n    description = 'Komplettes Anbauset zum Platzieren eines Feuerlöschers'\n},\n['oil_absorbent'] = {\n    label = 'Oil Absorbent',\n    weight = 0.5,\n    stackable = true,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'oil_absorbent.png',\n    description = 'Absorbent material for binding oil spills'\n},\n['broom'] = {\n    label = 'Broom',\n    weight = 1.2,\n    stackable = false,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'broom.png',\n    description = 'Used to sweep bound oil spills'\n},\n['foam_canister'] = {\n    label = 'Foam Canister',\n    weight = 1.8,\n    stackable = true,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'foam_canister.png',\n    description = 'Foam refill canister for firefighting operations'\n},\n['rescue_cushion'] = {\n    label = 'Rescue Cushion',\n    weight = 12,\n    stackable = false,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'rescue_cushion.png',\n    description = 'Deployable rescue cushion for jump rescues'\n},\n['lighter'] = {\n    label = 'Lighter',\n    weight = 0.1,\n    stackable = true,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'lighter.png',\n    description = 'Used to ignite vehicles or configured props'\n},\n['glas_hammer'] = {\n    label = 'Glass Hammer',\n    weight = 0.9,\n    stackable = false,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'glas_hammer.png',\n    description = 'Tool for breaking vehicle windows during rescue operations'\n},\n['hydrualic_spreader'] = {\n    label = 'Hydraulic Spreader',\n    weight = 6.5,\n    stackable = false,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'hydraulic_spreader.png',\n    description = 'Hydraulic rescue tool for forcing vehicle doors'\n},\n['water_monitor'] = {\n    label = 'Water Monitor', weight = 8.5, stackable = false, close = true,\n    maxStack = 100, type = 'item', rarity = 'common', image = 'water_monitor.png',\n    description = 'Deployable water monitor for firefighting operations'\n},\n['fire_heli_bucket'] = {\n    label = 'Helicopter Bucket', weight = 15, stackable = false, close = true,\n    maxStack = 100, type = 'item', rarity = 'common', image = 'fire_heli_bucket.png',\n    description = 'Attachable helicopter bucket for aerial firefighting'\n},\n['fire_pump'] = {\n    label = 'Portable Fire Pump', weight = 12, stackable = false, close = true,\n    maxStack = 100, type = 'item', rarity = 'common', image = 'fire_pump.png',\n    description = 'Optional portable pump for natural water sources'\n},\n['fire_air_bottle'] = {\n    label = 'SCBA Air Bottle',\n    weight = 4.5,\n    stackable = false,\n    close = true,\n    maxStack = 100,\n    type = 'item',\n    rarity = 'common',\n    image = 'fire_air_bottle.png',\n    description = 'Breathing air bottle for firefighter respiratory protection'\n},\n['fire_protective_mask'] = {\n    label = 'Wildfire Protective Mask',\n    weight = 0.65,\n    stackable = false,\n    close = true,\n    maxStack = 1,\n    type = 'item',\n    rarity = 'common',\n    image = 'fire_protective_mask.png',\n    description = 'Filter mask for reducing wildfire smoke exposure without cylinder air'\n},\n","jaksam_inventory",[14,251,248],{"__ignoreMap":221},[214,253,257],{"className":254,"code":255,"filename":256,"language":220,"meta":221},[217],"-- Add to codem-inventory/config/itemlist.lua\n\n[\"fire_extinguisher_mount_kit\"] = {\n    [\"name\"] = \"fire_extinguisher_mount_kit\",\n    [\"label\"] = \"Feuerlöscher-Anbauset\",\n    [\"weight\"] = 3500,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"fire_extinguisher_mount_kit.png\",\n    [\"unique\"] = true,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Komplettes Anbauset zum Platzieren eines Feuerlöschers\"\n},\n[\"oil_absorbent\"] = {\n    [\"name\"] = \"oil_absorbent\",\n    [\"label\"] = \"Oil Absorbent\",\n    [\"weight\"] = 500,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"oil_absorbent.png\",\n    [\"unique\"] = false,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Absorbent material for binding oil spills\"\n},\n[\"broom\"] = {\n    [\"name\"] = \"broom\",\n    [\"label\"] = \"Broom\",\n    [\"weight\"] = 1200,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"broom.png\",\n    [\"unique\"] = true,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Used to sweep bound oil spills\"\n},\n[\"foam_canister\"] = {\n    [\"name\"] = \"foam_canister\",\n    [\"label\"] = \"Foam Canister\",\n    [\"weight\"] = 1800,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"foam_canister.png\",\n    [\"unique\"] = false,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Foam refill canister for firefighting operations\"\n},\n[\"rescue_cushion\"] = {\n    [\"name\"] = \"rescue_cushion\",\n    [\"label\"] = \"Rescue Cushion\",\n    [\"weight\"] = 12000,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"rescue_cushion.png\",\n    [\"unique\"] = true,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Deployable rescue cushion for jump rescues\"\n},\n[\"lighter\"] = {\n    [\"name\"] = \"lighter\",\n    [\"label\"] = \"Lighter\",\n    [\"weight\"] = 100,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"lighter.png\",\n    [\"unique\"] = false,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Used to ignite vehicles or configured props\"\n},\n[\"glas_hammer\"] = {\n    [\"name\"] = \"glas_hammer\",\n    [\"label\"] = \"Glass Hammer\",\n    [\"weight\"] = 900,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"glas_hammer.png\",\n    [\"unique\"] = true,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Tool for breaking vehicle windows during rescue operations\"\n},\n[\"hydrualic_spreader\"] = {\n    [\"name\"] = \"hydrualic_spreader\",\n    [\"label\"] = \"Hydraulic Spreader\",\n    [\"weight\"] = 6500,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"hydraulic_spreader.png\",\n    [\"unique\"] = true,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Hydraulic rescue tool for forcing vehicle doors\"\n},\n[\"water_monitor\"] = {\n    [\"name\"] = \"water_monitor\", [\"label\"] = \"Water Monitor\", [\"weight\"] = 8500,\n    [\"type\"] = \"item\", [\"image\"] = \"water_monitor.png\", [\"unique\"] = true,\n    [\"usable\"] = true, [\"shouldClose\"] = true,\n    [\"description\"] = \"Deployable water monitor for firefighting operations\"\n},\n[\"fire_heli_bucket\"] = {\n    [\"name\"] = \"fire_heli_bucket\", [\"label\"] = \"Helicopter Bucket\", [\"weight\"] = 15000,\n    [\"type\"] = \"item\", [\"image\"] = \"fire_heli_bucket.png\", [\"unique\"] = true,\n    [\"usable\"] = true, [\"shouldClose\"] = true,\n    [\"description\"] = \"Attachable helicopter bucket for aerial firefighting\"\n},\n[\"fire_pump\"] = {\n    [\"name\"] = \"fire_pump\", [\"label\"] = \"Portable Fire Pump\", [\"weight\"] = 12000,\n    [\"type\"] = \"item\", [\"image\"] = \"fire_pump.png\", [\"unique\"] = true,\n    [\"usable\"] = true, [\"shouldClose\"] = true,\n    [\"description\"] = \"Optional portable pump for natural water sources\"\n},\n[\"fire_air_bottle\"] = {\n    [\"name\"] = \"fire_air_bottle\",\n    [\"label\"] = \"SCBA Air Bottle\",\n    [\"weight\"] = 4500,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"fire_air_bottle.png\",\n    [\"unique\"] = true,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Breathing air bottle for firefighter respiratory protection\"\n},\n[\"fire_protective_mask\"] = {\n    [\"name\"] = \"fire_protective_mask\",\n    [\"label\"] = \"Wildfire Protective Mask\",\n    [\"weight\"] = 650,\n    [\"type\"] = \"item\",\n    [\"image\"] = \"fire_protective_mask.png\",\n    [\"unique\"] = true,\n    [\"usable\"] = true,\n    [\"shouldClose\"] = true,\n    [\"description\"] = \"Filter mask for reducing wildfire smoke exposure without cylinder air\"\n},\n","codem-inventory",[14,258,255],{"__ignoreMap":221},[214,260,264],{"className":261,"code":262,"filename":263,"language":220,"meta":221},[217],"INSERT INTO `items` (`name`, `label`, `weight`, `rare`, `can_remove`) VALUES\n  ('fire_extinguisher_mount_kit', 'Feuerlöscher-Anbauset', 4, 0, 1),\n  ('oil_absorbent', 'Oil Absorbent', 1, 0, 1),\n  ('broom', 'Broom', 1, 0, 1),\n  ('foam_canister', 'Foam Canister', 1, 0, 1),\n  ('rescue_cushion', 'Rescue Cushion', 1, 0, 1),\n  ('lighter', 'Lighter', 1, 0, 1),\n  ('glas_hammer', 'Glass Hammer', 1, 0, 1),\n  ('hydrualic_spreader', 'Hydraulic Spreader', 1, 0, 1),\n  ('water_monitor', 'Water Monitor', 1, 0, 1),\n  ('fire_heli_bucket', 'Helicopter Bucket', 1, 0, 1),\n  ('fire_pump', 'Portable Fire Pump', 1, 0, 1),\n  ('fire_air_bottle', 'SCBA Air Bottle', 1, 0, 1),\n  ('fire_protective_mask', 'Wildfire Protective Mask', 1, 0, 1);\n","esx_inventory (DB)",[14,265,262],{"__ignoreMap":221},[267,268,271],"callout",{"color":269,"icon":270},"info","i-lucide-info",[10,272,202,273,275,276,54,279,282,283,286],{},[14,274,235],{}," shared items also cover ",[14,277,278],{},"qb-inventory",[14,280,281],{},"ps-inventory",", and ",[14,284,285],{},"jpr-inventory",". If you use a different inventory, transfer the same item names, labels, and images into that inventory's item format.",[267,288,289],{"color":269,"icon":270},[10,290,291,293,294,297],{},[14,292,158],{}," is required by the default inventory-backed SCBA flow in ",[14,295,296],{},"Config.FireSystem.protectiveGear.breathing.air.item.enabled",". Disable that option if SCBA should not consume a bottle item.",[267,299,300],{"color":269,"icon":270},[10,301,302,304,305,308],{},[14,303,171],{}," is required by the default wildfire-mask flow in ",[14,306,307],{},"Config.FireSystem.protectiveGear.breathing.protectiveMask.item.enabled",". Its normal and toxic smoke multipliers are configured independently from SCBA.",[267,310,311],{"color":269,"icon":270},[10,312,313,315],{},[14,314,208],{}," is used by the interior extinguisher mounts. The inventory's existing weapon definition is sufficient; no additional regular item entry is required.",[317,318,320],"h2",{"id":319},"related-pages","Related pages",[322,323,324,332,338,344,350],"ul",{},[325,326,327],"li",{},[328,329,331],"a",{"href":330},"../setup/installation","Installation",[325,333,334],{},[328,335,337],{"href":336},"../features/protective-gear-and-air","Protective Gear and Air",[325,339,340],{},[328,341,343],{"href":342},"../features/rescue-and-incident-tools","Rescue and Incident Tools",[325,345,346],{},[328,347,349],{"href":348},"../features/interior-extinguishers","Interior Extinguishers",[325,351,352],{},[328,353,355],{"href":354},"../features/oil-spills","Oil Spills",{"title":221,"searchDepth":357,"depth":358,"links":359},1,2,[360],{"id":319,"depth":358,"text":320},"Use these configurations to prepare your inventory for the Sky Fire Job script.","md",null,{},true,"/docs/jobs/firejob/reference/inventory-items",{"title":5,"description":361},{"loc":366},"1.docs/0.jobs/3.firejob/4.reference/1.inventory-items","W4QDd7p_VLVNsddpz7kOhzirxQbCDrmszy7ffWkdJ-U",[372,376],{"title":349,"path":373,"stem":374,"description":375,"children":-1},"/docs/jobs/firejob/features/interior-extinguishers","1.docs/0.jobs/3.firejob/3.features/7.interior-extinguishers","Persistent wall extinguishers, custom mount placement, fill levels, maintenance, and inventory integration.",{"title":377,"path":378,"stem":379,"description":380,"children":-1},"Commands","/docs/jobs/firejob/reference/commands","1.docs/0.jobs/3.firejob/4.reference/2.commands","Command reference for Sky Fire Job and its required shared setup tools.",[],1786395276676]