1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-08 22:00:26 +02:00
server-nalc/mods/worldedge
LeMagnesium a5dc4b1611 Added compassgps mod
- Added compassgps mod (solves #53)
 - Added /MFF flags on modified lines of worldedge/init.lua, and used `y+1` instead of `y` for `setpos()`
2015-05-19 14:23:41 +02:00
..
depends.txt Added worldedge mod (with little tweak) 2015-05-19 14:23:41 +02:00
init.lua Added compassgps mod 2015-05-19 14:23:41 +02:00
README.md Added worldedge mod (with little tweak) 2015-05-19 14:23:41 +02:00

worldedge

A Minetest Mod that teleports you to the other side of the map when you reach its edge. This gives the illusion that that world is round and you can walk all the way around.

You can change the worlds edge by changing the first variable in init.lua local edge = 30000

License of code: WTFPL

Written by Amaz Modified by Don