Installation
This guide will walk you through installing Breakfast Models on supported housing & inventorys your FiveM server.
Download the resources
Download cfx-djs-bedsv1, CFX portal and place them in your resources folder.
Add to server.cfg
Add cfx-djs-bedsv1 to your server.cfg
ensure cfx-djs-bedsv1Add Items to Housing
Add the required furniture to your housing resource — see Housing Configs below.
Optional: Add Items to Inventory
Add the required furniture to your Inventory resource — see Inventory Configs below.
Optional: inventory icons
Custom inventory icons are included—check Inventory Icons below. If you’d like to use them, simply copy the files into your inventory resource’s image directory.
WARNING
Some anti-cheats may block props from spawning or limit certain models from loading in-game, so if your props are not appearing, invisible, or being instantly removed, it’s likely an anti-cheat issue rather than the resource itself. Please check your server console and in-game F8 console for more details, such as blocked entity warnings, model load failures, or related error codes—these are common signs of interference. If this happens, we recommend reaching out to your anticheat’s developer or support team with those errors and reviewing your anticheat documentation for any settings related to prop, model, or entity restrictions that may need to be adjusted. If you do report this issue to us, we’ll document it in our common issues section to help others who may run into the same problem.
Housing Configs
Make sure to add all required items to your housing resource using the format that matches your setup.
Add the furniture items below to your nolag_properties/custom/furniture.
Add the furniture items below to your rtx_housing/configs/furniture.lua
Add the furniture items below to your ps-housing/shared/config.lua
Add the furniture items below to your qs-housing/config.lua or qb-houses/config.lua
Add the furniture items below to your loaf_housing/config/furniture.lua
Add the furniture items into to your SQL
Inventory Configs
Make sure to add all required items to your inventory resource using the format that matches your setup.
Add the items below to your ox_inventory into data/items.lua.
Add the items below to your qb-core/shared/items.lua.
Add the items below to your qs-inventory/config/items.lua.
Last updated