techpack/tubelib
2018-09-18 12:47:35 +02:00
..
sounds Initial commit 2018-03-10 22:19:33 +01:00
textures textures shrinked 2018-08-09 15:22:59 +02:00
api.md indentation corrected 2018-08-16 13:25:33 +02:00
blackhole.lua V1.04, Source maintenance, minor issues fixed, Unifieddyes support for Color Lamp added 2018-03-31 17:09:16 +02:00
button.lua support for v0.4.16 and v0.4.17.1 2018-09-18 12:47:35 +02:00
command.lua V1.15 Controllers command added, chest commands improved 2018-09-15 19:22:10 +02:00
depends.txt Initial commit 2018-03-10 22:19:33 +01:00
description.txt Initial commit 2018-03-10 22:19:33 +01:00
distributor.lua V1.15 Controllers command added, chest commands improved 2018-09-15 19:22:10 +02:00
init.lua textures shrinked 2018-08-09 15:22:59 +02:00
lamp.lua V1.04, Source maintenance, minor issues fixed, Unifieddyes support for Color Lamp added 2018-03-31 19:03:53 +02:00
legacy_nodes.lua Initial commit 2018-03-10 22:19:33 +01:00
mod.conf Initial commit 2018-03-10 22:19:33 +01:00
pusher.lua Bug in the "HighPerf Pushing Chest" fixed. 2018-09-02 11:11:37 +02:00
README.md textures shrinked 2018-08-09 15:22:59 +02:00
states.lua V1.07 Tube placement completely reworked 2018-06-17 21:36:59 +02:00
tubes1.lua remove tubes bug fixed 2018-08-09 17:51:39 +02:00
tubes2.lua v1.13.3 Parameter 'side' bugfix 2018-09-06 20:32:59 +02:00

Tube Library

Minetest Tube Mod for item exchange via lumber tubes and wireless message communication between nodes.

The focus for this Mod are:

  • minimized server load and thus minimized server lags
  • simple and intuitive usage for players
  • simple API for programmers

The mod provides:

  • lumber tubes to connect 2 nodes
  • a Pusher node to pull/push items through tubes
  • a Distributor node with 4 output channels to sort incoming items
  • a Blackhole node which lets all items disappear (example/template for programmers)
  • a Button/switch node to send "switch on/off" messages
  • a Lamp node as receiving example for message communication
  • support for default node: furnace and chests

Hints for Admins: manual.md
Programmers Manual: api.md

This mod is part of the ModPack TechPack A Tutorial to this Mod is available as TechPack Wiki

Browse on: GitHub

Download: GitHub

Dependencies

default

License

Copyright (C) 2017-2018 Joachim Stolberg
Code: Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt
Textures: CC0

Dependencies

default