adjust readme
This commit is contained in:
parent
8bc0a2c1dc
commit
9cb3e1e9ff
@ -1,6 +1,6 @@
|
||||
# Onetime Waypoints for Minetest
|
||||
|
||||
Waypoints allowing players to teleport back to the last place they set one. Placing a waypoint item sets the waypoint; using a waypoint item takes you to the last set waypoint.
|
||||
Onetime Waypoints allow players to teleport back to the last place they set one. Placing a waypoint item sets the waypoint; using a waypoint item takes you to the last set waypoint, but also detroys it - you need to place a new waypoint after using one.
|
||||
|
||||
A player can only have one active waypoint at any one time.
|
||||
|
||||
@ -17,4 +17,4 @@ C = core material
|
||||
|
||||
## Settings
|
||||
|
||||
* `onetime_waypoint.core` - the itemstring for the core material
|
||||
* `onetime_waypoint.core` - the itemstring for the core material (bu default, a copper ingot)
|
||||
|
Loading…
x
Reference in New Issue
Block a user