Mods: Difference between revisions

From VoxeLibre Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
As the minecart system in VoxeLibre is somewhat limited, train enthusiasts will want to try [https://content.luanti.org/packages/orwell/advtrains/ Advanced Trains], a mod adding more sophisticated trains, track systems including automation. This mod was built for minetest_game, but basic functions work in VoxeLibre. An extensive documentation of this mod package can be found [https://advtrains.de/wiki/doku.php here]. We will focus in [[Advanced Trains in VoxeLibre]] on the differences, functions, that not work (or have to be used differently) and some hints to adapt more of this phantastic mod for VoxeLibre.
As the minecart system in VoxeLibre is somewhat limited, train enthusiasts will want to try [https://content.luanti.org/packages/orwell/advtrains/ Advanced Trains], a mod adding more sophisticated trains, track systems including automation. This mod was built for minetest_game, but basic functions work in VoxeLibre. An extensive documentation of this mod package can be found [https://advtrains.de/wiki/doku.php here]. We will focus in [[Advanced Trains in VoxeLibre]] on the differences, functions, that not work (or have to be used differently) and some hints to adapt more of this phantastic mod for VoxeLibre.


===Bridger===
===VLBridger===
Trains have to pass rivers and valleys – fortunately, there is Bridger, a mod intended to build impressive bridges. This mod is written for minetest_game and will not work in VoxeLibre without adaptation. A fork of this mod to be used in VoxeLibre is in work now. The [[Bridger Tutorial]] describes the adaptation and explain, how simple and more complex bridges can be built with this mod.
Trains have to pass rivers and valleys – fortunately, there is VLBridger, a mod intended to build impressive bridges. This mod is based on Bridger, written for minetest_game and adds additional Elements to build more realistic suspension bridges. The source to git clone this mod can be found here: [https://mavori.ch/forgejo/yunomavori/vlbridger VLBridger]. The [[Bridger Tutorial]] describes the adaptation and explain, how simple and more complex bridges can be built with this mod.

Revision as of 11:02, 26 May 2025

Additional info for a small number of mods with special consideration of use in VoxeLibre.

Advanced Trains

As the minecart system in VoxeLibre is somewhat limited, train enthusiasts will want to try Advanced Trains, a mod adding more sophisticated trains, track systems including automation. This mod was built for minetest_game, but basic functions work in VoxeLibre. An extensive documentation of this mod package can be found here. We will focus in Advanced Trains in VoxeLibre on the differences, functions, that not work (or have to be used differently) and some hints to adapt more of this phantastic mod for VoxeLibre.

VLBridger

Trains have to pass rivers and valleys – fortunately, there is VLBridger, a mod intended to build impressive bridges. This mod is based on Bridger, written for minetest_game and adds additional Elements to build more realistic suspension bridges. The source to git clone this mod can be found here: VLBridger. The Bridger Tutorial describes the adaptation and explain, how simple and more complex bridges can be built with this mod.