From 8e652528262e47d48e2ec81cdc528f743ef2f79a Mon Sep 17 00:00:00 2001 From: cheapie Date: Fri, 5 Feb 2021 20:16:32 -0600 Subject: Make piston sounds configurable --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index d9f0b9b..31a4935 100644 --- a/README +++ b/README @@ -108,6 +108,7 @@ You can also send a command as a table. If so, the fields that can be used in th * action: "extend" or "retract" * max: The maximum number of nodes to push/pull, cannot be set higher than 16. Set to 0 (or omit) when retracting to perform a non-sticky retraction. * allsticky: Pull a whole stack of nodes (like movestone), not just one. +* sound: The sound to make. "mesecons" for the mesecons piston sounds, "digilines" for the digilines piston sounds (default), or "none" for no sounds at all. How to use the digilines movestone: Commands for this node are in the form of a table, with the field "command" set to the desired action, and other fields providing parameters. -- cgit v1.2.3