2021-11-19 10:34:48 +10:00
2021-11-16 04:44:02 +10:00
2021-11-10 01:01:52 +10:00
2021-11-16 04:45:47 +10:00
2021-11-14 06:04:46 +10:00
2021-11-19 10:34:48 +10:00
2021-11-19 10:34:48 +10:00
2021-11-16 04:42:28 +10:00
2021-11-16 04:42:28 +10:00
2021-11-13 23:09:34 +10:00
2021-11-19 10:34:48 +10:00
2021-11-06 21:46:50 +10:00
2021-11-16 04:42:28 +10:00
2021-11-10 00:57:32 +10:00
2021-11-16 04:42:28 +10:00
2021-11-16 04:42:28 +10:00
2021-11-06 21:46:50 +10:00
2021-11-19 10:34:48 +10:00
2021-11-16 04:42:28 +10:00
2021-11-19 10:34:48 +10:00
2021-11-16 04:42:28 +10:00
2021-11-13 23:09:34 +10:00
2021-11-06 21:46:50 +10:00
2021-11-13 23:09:34 +10:00
2021-11-16 04:42:28 +10:00
2021-11-19 10:34:48 +10:00
2021-11-16 04:42:28 +10:00
2021-11-19 10:34:48 +10:00
2021-11-19 10:34:48 +10:00
2021-11-16 04:42:28 +10:00
2021-11-10 00:57:32 +10:00
2021-11-16 04:42:28 +10:00

LWComponents
	by loosewheel


Licence
=======
Code licence:
LGPL 2.1

Media licence
CC BY-SA 3.0


Version
=======
0.1.7


Minetest Version
================
This mod was developed on version 5.4.0


Dependencies
============
default


Optional Dependencies
=====================
lwdrops
mesecons
digilines
unifieddyes
intllib
hopper
mobs
digistuff


Installation
============
Copy the 'lwcomponents' folder to your mods folder.


Bug Report
==========
https://forum.minetest.net/viewtopic.php?f=9&t=27425


Description
===========
Various components for mesecons and digilines.

*	Dropper, drops an item on command.
*	Dispenser, dispenses (with velocity) an item on command.
*	Collector, picks up dropped items in adjacent block, with optional filtering.
*	Detector, detects items or entities within a given radius.
*	Siren, plays a sound repeatedly while active.
*	Puncher, punches players or entities within a given reach.
*	Player button, sends digilines message with player name.
*	Breaker, digs the nodes directly in front.
*	Deployers, places the nodes directly in front.
*	Hologram, projects a hologram above the hologram node.
*	Fan, blows any entity, player or drop in front of the fan.
*	Digiswitch, digilines controlled mesecons power.
*	Movefloor, similar to vertical mesecons movestone.
*	Solid color conductor blocks, same as Solid Color Block but also mesecons and digilines conductor.

See the docs folder for details on each item.



The following are also defined as variants of the original mod item, if
the relevant mod is loaded.
*	Touchscreen, full node variant of digistuff:touchscreen.
*	Panel, full node variant of digistuff:panel.


The mod supports the following settings:

Spawn mobs
	Allow dispensers to spawn mobs instead of spawners.
	Default: true

Alert handler errors
	Issue errors when handler's of other mods fail.
	Default: true



------------------------------------------------------------------------
Description
Various components for mesecons and digilines.
Readme 2 MiB
Languages
Lua 100%