
For Minetest 0.4.13 and later
Depends default
Licenses: Code LGPLv2.1, textures CC BY-SA 3.0
Download ZIP, extract and rename to 'pathv7' https://github.com/paramat/pathv7/archive/master.zip
Browse code https://github.com/paramat/pathv7
Use with mapgen v7 only. This is the mgv7 version of my mod 'pathv6alt' but also simplified and improved.
Creates a worldwide network of walkable / drivable wooden roads, bridges and lighted tunnels.
There are 4 2D noise networks, each with a different scale, crossroads are found at network intersections.
All slopes are half-node steps so no jumping required, most car mods can cope with the slopes.
Mgv7 terrain noises are used to make the road height roughly follow the terrain, it does the best it can considering it needs to rise at cliff terrain, inevitably it will sometimes rise or sink for seemingly no good reason.
Currently limited to a maximum height of y = 42 due to unsolved mapchunk border issues.
