Sleepless Inventory Addons
Addon modules for ox_inventory that enhance its utility with back items, drag crafting, and item carrying systems. Each addon can be used independently or together.
Features
- 🎒 Back Items - Attach items to player models with customizable bone positions and rotations
- 🔨 Drag Craft - Simple crafting system using ox_inventory drag-and-drop mechanics
- 📦 Item Carry - Automatic item carrying with animations and prop attachments
Dependencies
- ox_lib (opens in a new tab) (required)
- ox_inventory (opens in a new tab) (required)
Installation
Download the Resource
Download a release (opens in a new tab) or clone the repository:
git clone https://github.com/Sleepless-Development/sleepless_inventory_addons.gitAdd to Server
Place the sleepless_inventory_addons folder in your server's resources directory.
Configure Your Server
Add the following to your server.cfg (after ox_inventory):
ensure ox_lib
ensure ox_inventory
ensure sleepless_inventory_addonsConfigure Addons
Each addon has its own configuration file in its respective subfolder. See the individual addon pages for details:
- Back Items —
backitems/config.lua - Drag Craft —
dragcraft/config.lua - Item Carry —
itemcarry/config.lua
Addons Overview
Back Items
Configure item attachments to player models with bone-specific positioning. Supports weapons, backpacks, and custom items with priority-based slot management. Items visually display on the player's back (or other bones) when in their inventory.
Drag Craft
Create crafting recipes that work with ox_inventory's drag-and-drop system. Drag one item onto another to trigger a craft. Supports multi-item recipes, durability costs, and client/server-side callbacks for custom logic.
Item Carry
Automatically attach props and play animations when players receive specific items. Includes options for vehicle blocking and walk-only mode for realistic item carrying behavior.
Each addon can be configured independently. You only need to set up the addons you want to use — unused addons can be left with their default (empty) configurations.
Support
If you need help or have questions: