InfiniteVehiclesBuilder
Free companion builder for InfiniteVehicles — design your own models.
◆Visual Vehicle Builder
InfiniteVehiclesBuilder is the companion design tool for InfiniteVehicles. You build the shape of the vehicle — where seats go, where collision boxes sit, where wheels anchor — then export directly to the plugin's format. No JSON editing, no trial-and-error math.
- Drag-and-Drop Construction — Build vehicles from primitive shapes in a 3D grid, in-game
- Live Preview — See the vehicle render as you build — physics engine preview included
- One-Click Export — Saves straight to the InfiniteVehicles plugin folder — ready to spawn
- Seat + Collision Annotation — Mark which blocks are seats, which are passable, which take damage
◆Why a Separate Builder?
Keeping the builder separate from the runtime means the main InfiniteVehicles plugin stays lean — no design-tool bloat in production. Server owners who never customize vehicles get a lighter plugin; creators get a dedicated tool.
- Zero Runtime Cost — The builder isn't loaded on production servers — just the vehicles it produced
- Creator-First Workflow — Live reload, undo/redo, grid snap, symmetry — all the fiddly design-tool essentials
- Shareable Output — .bbmodel / .ivbuild files can be shipped to other InfiniteVehicles installs
◆Free & Open Source
The builder is free, forever. Community-designed vehicles can be shared and forked without license concerns. InfiniteVehicles Premium Pack is a curated collection of vehicles already built with this tool.
- MIT-Licensed — Fork it, modify it, redistribute — the only ask is attribution
- No Telemetry — Doesn't phone home, doesn't track usage
- Actively Maintained — Same release cadence as InfiniteVehicles itself