Dependencies
Required
- ml_bridge: Framework abstraction, inventory operations, target system, notifications, logging
- ox_lib: Callbacks, zones, points, progress bars
- oxmysql: Database driver for recycler state, slots, and upgrades
Framework
server.cfg
1ensure qb-core
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_recyclerserver.cfg
1ensure qbx_core
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_recyclerserver.cfg
1ensure es_extended
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_recyclerserver.cfg
1ensure oxmysql
2ensure ox_lib
3ensure ml_bridge
4ensure ml_recyclerAuto Detection
ml_bridge detects your framework automatically. No manual setup.
Optional
Fuel
- ml_fuel: Refuel with reusable jerrycans. With
Config.Fuel.mlFuel.enabled, an item carryingfuelAmountandfuelTypemetadata is kept and only emptied, never consumed
Progression
- ml_skills: Award XP through the recycler event hooks. See the Developer page for the hook list
Survival
- ml_zombies: Zombie noise integration. A running machine attracts zombies within a configurable radius, reduced by the silencer kit upgrade
Audio
- xsound: 3D ambient loop while the machine runs. Without it the machine is silent. Toggle with Config.Features.ambientSounds.