> For the complete documentation index, see [llms.txt](https://docs.tworst.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tworst.com/scripts/lite-jobs-pack/changelog/v1.3.6.md).

# v1.3.6

## Fixed

* **Tire Technician** breakdown vehicles could spawn on the same spot for different players, freezing the jack step (stuck job, only fixable by cancelling) → repair locations are now reserved server-wide; jacking also recovers cleanly instead of dead-locking.
* **Fishing** — players floating/"flying" in the air while fishing → anti-float guard now covers the full cast (idle + bite + minigame) and is on by default.
* **Hunting** job auto-cancelling during long desert/swamp drives → sitting in the job vehicle now counts as traveling, not abandoned.
* **Vehicle keys:** a blank plate could make some keysystems wipe ALL of a player's keys (personal cars included) → blank plates are now blocked on key give and remove.

## Improved

* Target system default switched from `qb-target` to `ox_target`.

## Changed Files

* `server/components/repair_job_server.lua`
* `server/jobs/tiretechnician.lua`
* `client/jobs/tiretechnician.lua`
* `client/jobs/fishing.lua` • `shared/jobs/fishing.lua`
* `client/jobs/hunting.lua`
* `shared/config.lua`
