Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/folknor/factorio-justgo
Instantly pops you into a filtered vehicle when you place it within reach of the player character, and picks it up again when you exit.
https://github.com/folknor/factorio-justgo
factorio lua
Last synced: 28 days ago
JSON representation
Instantly pops you into a filtered vehicle when you place it within reach of the player character, and picks it up again when you exit.
- Host: GitHub
- URL: https://github.com/folknor/factorio-justgo
- Owner: folknor
- Created: 2017-08-11T17:07:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T20:39:31.000Z (almost 7 years ago)
- Last Synced: 2024-08-07T18:37:03.209Z (5 months ago)
- Topics: factorio, lua
- Language: Lua
- Size: 4.88 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
Awesome Lists containing this project
README
# Just GO!
A teeny tiny mod that instantly pops you into a vehicle when you place it from a filtered player main inventory slot, and it is within the reach of your character.
It also picks the vehicle up again when you disembark, but this can be turned off (it is enabled by default) with a runtime per-player option in the mod settings.
Works very nice in combination with my other addon, [Automated Fuel and Ammo](https://mods.factorio.com/mods/folk/folk-fill). Please take a look at [my other addons](https://mods.factorio.com/user/folk) as well. I'm sure you'll love some of them :-)
## How to make it work
1. Filter any slot in your main character inventory to a car/tank or locomotive (middle-click the slot with your mouse)
2. Place the vehicle in the slot
3. Either pick it up with the mouse or put the item in your quickbar
4. Place the vehicle on the ground within your characters reachYou will be instantly put into the vehicle. Now just go!
## Settings
There is a runtime per-user setting (enabled by default) that tells the mod whether or not it should automatically mine (pick up) quickbar-filtered vehicles when you exit them.
## Changelog
See changelog.txt or the changelog tab on the factorio mod portal.