lwcomponents_for_VoxeLibre/lwcomponents
2025-06-27 18:09:11 +02:00
..
docs Upload files to "lwcomponents/docs" 2025-06-27 18:09:11 +02:00
models Upload files to "lwcomponents/models" 2025-06-27 18:08:36 +02:00
sounds Upload files to "lwcomponents/sounds" 2025-06-27 17:55:44 +02:00
textures Upload files to "lwcomponents/textures" 2025-06-27 18:07:57 +02:00
api.lua Upload files to "lwcomponents" 2025-06-27 17:41:46 +02:00
breaker.lua Upload files to "lwcomponents" 2025-06-27 17:41:46 +02:00
camera.lua Upload files to "lwcomponents" 2025-06-27 17:41:46 +02:00
cannon.lua Upload files to "lwcomponents" 2025-06-27 17:41:46 +02:00
cannon_shell.lua Upload files to "lwcomponents" 2025-06-27 17:41:46 +02:00
change.log Upload files to "lwcomponents" 2025-06-27 17:42:08 +02:00
collector.lua Upload files to "lwcomponents" 2025-06-27 17:42:08 +02:00
conduit.lua Upload files to "lwcomponents" 2025-06-27 17:42:08 +02:00
connections.lua Upload files to "lwcomponents" 2025-06-27 17:42:08 +02:00
crafter.lua Upload files to "lwcomponents" 2025-06-27 17:39:26 +02:00
crafting.lua Upload files to "lwcomponents" 2025-06-27 17:39:26 +02:00
crafting_mods.lua Upload files to "lwcomponents" 2025-06-27 17:39:26 +02:00
dependsold_txt.txt Upload files to "lwcomponents" 2025-06-27 17:39:26 +02:00
deployer.lua Upload files to "lwcomponents" 2025-06-27 17:39:26 +02:00
description.txt Upload files to "lwcomponents" 2025-06-27 17:50:53 +02:00
destroyer.lua Upload files to "lwcomponents" 2025-06-27 17:50:53 +02:00
detector.lua Upload files to "lwcomponents" 2025-06-27 17:50:53 +02:00
digiswitch.lua Upload files to "lwcomponents" 2025-06-27 17:50:53 +02:00
dispenser.lua Upload files to "lwcomponents" 2025-06-27 17:50:53 +02:00
dropper.lua Upload files to "lwcomponents" 2025-06-27 17:52:02 +02:00
dummy_player.lua Upload files to "lwcomponents" 2025-06-27 17:52:02 +02:00
explode.lua Upload files to "lwcomponents" 2025-06-27 17:52:02 +02:00
extras.lua Upload files to "lwcomponents" 2025-06-27 17:52:02 +02:00
fan.lua Upload files to "lwcomponents" 2025-06-27 17:52:02 +02:00
force_field.lua Upload files to "lwcomponents" 2025-06-27 17:52:11 +02:00
hologram.lua Upload files to "lwcomponents" 2025-06-27 17:52:11 +02:00
hopper.lua Upload files to "lwcomponents" 2025-06-27 17:52:11 +02:00
init.lua Upload files to "lwcomponents" 2025-06-27 17:52:11 +02:00
license.txt Upload files to "lwcomponents" 2025-06-27 17:52:11 +02:00
long_process.lua Upload files to "lwcomponents" 2025-06-27 17:52:27 +02:00
lwcollector.png Upload files to "lwcomponents" 2025-06-27 18:00:18 +02:00
lwcollector_on.png Upload files to "lwcomponents" 2025-06-27 18:00:18 +02:00
lwcomponents_blast.png Upload files to "lwcomponents" 2025-06-27 18:00:18 +02:00
lwcomponents_boom.png Upload files to "lwcomponents" 2025-06-27 18:00:18 +02:00
lwcomponents_cannon_barrel.png Upload files to "lwcomponents" 2025-06-27 18:00:18 +02:00
mod.conf Upload files to "lwcomponents" 2025-06-27 17:52:27 +02:00
movefloor.lua Upload files to "lwcomponents" 2025-06-27 17:52:27 +02:00
pistons.lua Upload files to "lwcomponents" 2025-06-27 17:52:27 +02:00
player_button.lua Upload files to "lwcomponents" 2025-06-27 17:52:27 +02:00
puncher.lua Upload files to "lwcomponents" 2025-06-27 17:54:19 +02:00
readme.txt Upload files to "lwcomponents" 2025-06-27 17:54:19 +02:00
screenshot.png Upload files to "lwcomponents" 2025-06-27 17:54:19 +02:00
settings.lua Upload files to "lwcomponents" 2025-06-27 17:54:19 +02:00
settingtypes.txt Upload files to "lwcomponents" 2025-06-27 17:54:19 +02:00
siren.lua Upload files to "lwcomponents" 2025-06-27 17:54:41 +02:00
solid_conductor.lua Upload files to "lwcomponents" 2025-06-27 17:54:41 +02:00
storage.lua Upload files to "lwcomponents" 2025-06-27 17:54:41 +02:00
through_wire.lua Upload files to "lwcomponents" 2025-06-27 17:54:41 +02:00
utils.lua Upload files to "lwcomponents" 2025-06-27 17:54:41 +02:00

LWComponents
	by loosewheel


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

Media licence
CC BY-SA 3.0


Version
=======
0.1.36


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


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


Optional Dependencies
=====================
mesecons
digilines
unifieddyes
intllib
hopper
digistuff
pipeworks
lwwires


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.
*	Deployer, places the nodes directly in front.
*	Destroyer, automated trash.
*	Hologram, projects a hologram above the hologram node.
*	Fan, blows any entity, player or drop in front of the fan.
*	Conduit, connected in a circuit to move items.
*	Cannon, shoots an item on command with directional aiming (plus 3 shells).
*	Double (optionally single) reach pistons and sticky pistons.
*	Digilines Switch, digilines controlled mesecons power.
*	Movefloor, similar to vertical mesecons movestone.
*	Camera, takes a representative image.
*	Storage, indexed storage units.
*	Crafter, crafts by recipe or by item, and can pull from storage units.
*	Hoppers, that are more compatible with this mod.
*	Force Field Generator, repels players and mobs within a radius.
*	Mesecons Through Wire, transmits through 1 to 2 solid blocks.
*	Solid color conductor blocks, same as Solid Color Block but also mesecons
	and digilines conductor.

To spawn entities from dispensers and cannons include the
lwcomponents_spawners mod.

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 and cannons to spawn mobs instead of spawners.
	Default: true

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

Maximum piston nodes
	Maximum nodes a piston can push.
	Default: 15

Use player when placing
	Use the owner player of locked versions when placing nodes, otherwise
	no player is used.
	Default: false

------------------------------------------------------------------------