summaryrefslogtreecommitdiff
path: root/digistuff/README
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-06-02 03:17:19 -0400
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-06-02 03:17:19 -0400
commit1ae88c7f27d406a2431d552794fba8dc14f12478 (patch)
tree6186c9ac11f9749aa730b6fe25b8781c37a02579 /digistuff/README
parent2b45a7d33c487758a3ef53318dd779462b414495 (diff)
downloaddreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar.gz
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar.bz2
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar.xz
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.zip
update digistuff, homedecor, ilights, technic, and unified_inventory
Diffstat (limited to 'digistuff/README')
-rw-r--r--digistuff/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/digistuff/README b/digistuff/README
index 0212160..824e50c 100644
--- a/digistuff/README
+++ b/digistuff/README
@@ -10,7 +10,7 @@ Textures WITH "adwaita" in the file name - These are icons by the GNOME Project,
Depends:
Required: digilines (base only) and mesecons (base only)
-Only needed for craft recipes: default, mesecons_luacontroller, homedecor
+Only needed for craft recipes: default, mesecons_luacontroller, basic_materials
How to use digilines buttons:
@@ -50,6 +50,10 @@ Every second while a player is within "radius" meters of that point, a table lis
How to use the dimmable lights:
After setting the channel, send a number from 0 to 14 to set the light level.
+
+How to use the timer:
+Send a number representing a time in seconds, from 0.5 to 3600. When the time expires, the timer will send "done" back on the same channel. If the loop feature is enabled (use the commands "loop_on" and "loop_off" to set this) the timer will automatically be set for the same time again each time it expires.
+
How to use the junction box:
These are just plain digilines conductors (like digimese) but can skip over one node to another junction box or certain other nodes.
As in, [digiline][junction box][dirt][junction box][digiline] will work to transmit signals "through" the dirt.