Version 0.4.1

This commit is contained in:
Ben Deutsch 2015-10-16 23:28:18 +02:00
parent 0d78b4c34e
commit 9fb7dded49

View File

@ -3,7 +3,7 @@ Telemosaic [telemosaic]
A Minetest mod for user-generated teleportation pads.
Version: 0.4.0
Version: 0.4.1
License:
Code: LGPL 2.1 (see included LICENSE file)
@ -42,6 +42,12 @@ star-shaped networks are also possible. Each beacon has only a
single destination, but can itself be the destination of several
others.
Beacons will check that their destination is sane: the destination
still needs to be a beacon, and the two nodes above it should be
clear for walking / standing in. If your Minetest version supports
it, the beacon will emerge the area prior to checking and teleporting.
Emerging is merely a convenience, though.
Beacons have a maximum range of 20 nodes. If the destination is
too far away, the beacon will turn red and will not function.
To extend the range for a beacon, place "extenders" next to it,