2019-01-26 17:05:30 +00:00
2019-01-25 00:56:25 +00:00
2019-01-24 10:37:29 +00:00
2019-01-24 11:56:57 +00:00
2019-01-25 00:56:25 +00:00
2019-01-24 10:37:29 +00:00
2019-01-25 00:58:07 +00:00
2019-01-24 23:18:11 +00:00

Onetime Waypoints for Minetest

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.

Recipe:

T = torch
C = core material

[ ] [T] [ ]
[ ] [C] [ ]
[T] [ ] [T]

Settings

  • onetime_waypoint.core - the itemstring for the core material (bu default, a copper ingot)
Description
No description provided
Readme 54 KiB
Languages
Lua 100%