minetest_mymod/mods/travelnet
rnd 47f9d9c3ce .. 2015-04-12 11:16:27 +02:00
..
textures start 2015-01-08 21:51:14 +00:00
textures512 start 2015-01-08 21:51:14 +00:00
README.md start 2015-01-08 21:51:14 +00:00
config.lua only allow use of travelnet box if player is standing inside box 2015-04-12 10:25:39 +02:00
doors.lua start 2015-01-08 21:51:14 +00:00
elevator.lua start 2015-01-08 21:51:14 +00:00
init.lua .. 2015-04-12 11:16:27 +02:00
restore_network_via_abm.lua start 2015-01-08 21:51:14 +00:00
travelnet.lua disabled travelnet recipe 2015-03-17 22:35:06 +01:00

README.md

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.