minetest-mods/travelnet
root 849a565f34 first 2019-12-14 17:47:31 +01:00
..
locale first 2019-12-14 17:47:31 +01:00
models first 2019-12-14 17:47:31 +01:00
textures first 2019-12-14 17:47:31 +01:00
LICENSE first 2019-12-14 17:47:31 +01:00
README.md first 2019-12-14 17:47:31 +01:00
config.lua first 2019-12-14 17:47:31 +01:00
depends.txt first 2019-12-14 17:47:31 +01:00
description.txt first 2019-12-14 17:47:31 +01:00
doors.lua first 2019-12-14 17:47:31 +01:00
elevator.lua first 2019-12-14 17:47:31 +01:00
init.lua first 2019-12-14 17:47:31 +01:00
restore_network_via_abm.lua first 2019-12-14 17:47:31 +01:00
screenshot.png first 2019-12-14 17:47:31 +01:00
travelnet.lua first 2019-12-14 17:47:31 +01:00

README.md

TravelNet

How this works:

  • craft it by filling the right and left row with glass; place in the middle row (from top to bottom): steel, mese, steel
  • place the travelnet box somewhere
  • right-click on it; enter name of the station (e.g. "my house", "center of desert city") and name of the network (e.g. "intresting towns","my buildings")
  • punch it to update the list of stations on that network
  • right-click to use the travelbox

An unconfigured travelnet box can be configured by anyone. If it is misconfigured, just dig it and place it anew. All stations that have the same network name set and are owned by the same user connect to the same network.

LICENSE

The mod was written by me, Sokomine, and includes small contributions from other contributors. License: GPLv3 (see file LICENSE)

The models and textures as found in the textures/ and models/ folders where created by VanessaE and are provided under the CC0 license.