readme.md 832 B

VacTrain

The vactrain will collect any loose items along the track and store them in its inventory (assuming there's room for them.)

Configuration

Change in the Advanced Settings menu or your minetest.conf file:

vactrain_range: the reach of the vacuum from the center of the rail. Default is 3

vactrain_max_speed: The maximum speed that the vacuum will be active. Vacuum is disabled above this speed and when stationary to decrease lag. Default is 2

Dependencies

Hard Dependencies

  • Advtrains

Optional Dependencies

Used only for the craft recipe:

  • Moretrains_basic (advtrains:moretrains_box_wagon)
  • Technic (technic:motor)
  • Pipeworks (pipeworks:sand_tube_1)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.