InAirItems
Auto-selects the next available inventory item the moment Spring Boots fire so you can deploy items mid-jump without scrolling.
By Cray
| Last updated | 2 hours ago |
| Total downloads | 1 |
| Total rating | 0 |
| Categories | |
| Dependency string | Cray-InAirItems-0.2.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
InAirItems
Use items mid-jump without fumbling through hotkeys. The moment your Spring Boots fire, this mod auto-selects the next available item in your inventory, so a single tap of the use button right after the launch deploys whatever you had queued up.
The vanilla mid-air block was effectively "your slot is empty after the single-use boots consume themselves." Selecting forward to the next non-empty slot resolves that without touching the actual item-use eligibility logic.
Build / deploy / release
dotnet build -c Release
pwsh tools/package.ps1
gh release create vX.Y.Z artifacts/Cray-InAirItems-<ver>.zip --notes-file CHANGELOG.md