Version 0.4.1
This commit is contained in:
parent
0d78b4c34e
commit
9fb7dded49
@ -3,7 +3,7 @@ Telemosaic [telemosaic]
|
|||||||
|
|
||||||
A Minetest mod for user-generated teleportation pads.
|
A Minetest mod for user-generated teleportation pads.
|
||||||
|
|
||||||
Version: 0.4.0
|
Version: 0.4.1
|
||||||
|
|
||||||
License:
|
License:
|
||||||
Code: LGPL 2.1 (see included LICENSE file)
|
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
|
single destination, but can itself be the destination of several
|
||||||
others.
|
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
|
Beacons have a maximum range of 20 nodes. If the destination is
|
||||||
too far away, the beacon will turn red and will not function.
|
too far away, the beacon will turn red and will not function.
|
||||||
To extend the range for a beacon, place "extenders" next to it,
|
To extend the range for a beacon, place "extenders" next to it,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user