Dependencies

1 min readUpdated Jun 10, 2026

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_recycler
server.cfg
1ensure qbx_core
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_recycler
server.cfg
1ensure es_extended
2ensure oxmysql
3ensure ox_lib
4ensure ml_bridge
5ensure ml_recycler
server.cfg
1ensure oxmysql
2ensure ox_lib
3ensure ml_bridge
4ensure ml_recycler
Auto 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 carrying fuelAmount and fuelType metadata 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.