Vacuum wagon for use with the Advtrains mod. Potential candidate to be included with gpcf's technictrain mod. Mirrored from Maverick2797's profile

Maverick2797 85fbbd56ae dos2unix 3 years ago
models 3be70da35a fixed textures, more code fixes 3 years ago
textures 3be70da35a fixed textures, more code fixes 3 years ago
LICENSE 96000fc5d8 Add a license file 3 years ago
init.lua 8a968f4246 fix derp 3 years ago
mod.conf 3be70da35a fixed textures, more code fixes 3 years ago
readme.md 6e951fcd49 Add settings to the gui menu 3 years ago
settingtypes.txt 85fbbd56ae dos2unix 3 years ago

readme.md

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.