mt-mods / travelnet

Network of teleporter-boxes that allows easy travelling to other boxes on the same network. (Mod for Minetest)

Home Page:https://content.minetest.net/packages/mt-mods/travelnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travelnet

luacheck test ContentDB

How this works

  • craft it by filling the right and left column with glass; place in the middle column (from top to bottom): steel, mese, steel
    • MineClone 2: use a redstone block instead of mese
  • 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.

Crafting

The Travelnet mod provides five craftable items. See doc/crafting.md.

Settings

See settingtypes.txt.

Documentation

Screenshots

Chatcommands

  • /travelnet [network?] Shows the travelnet formspec for the network (needs the teleport priv)

License

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

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

Exceptions:

About

Network of teleporter-boxes that allows easy travelling to other boxes on the same network. (Mod for Minetest)

https://content.minetest.net/packages/mt-mods/travelnet/

License:GNU General Public License v3.0


Languages

Language:Lua 99.3%Language:Dockerfile 0.5%Language:Mathematica 0.2%