summaryrefslogtreecommitdiff
path: root/digilines
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-03-14 00:04:17 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-03-14 00:04:17 -0400
commit6885943d0491db83268f8bb4743bfd82ed725ea2 (patch)
tree4be2bba618fe67d1b99a99f9aedf1a0f397a9c9c /digilines
parenta46f07cbfbd9ae59b7b1cc2fc32f68c39ae34de0 (diff)
downloaddreambuilder_modpack-6885943d0491db83268f8bb4743bfd82ed725ea2.tar
dreambuilder_modpack-6885943d0491db83268f8bb4743bfd82ed725ea2.tar.gz
dreambuilder_modpack-6885943d0491db83268f8bb4743bfd82ed725ea2.tar.bz2
dreambuilder_modpack-6885943d0491db83268f8bb4743bfd82ed725ea2.tar.xz
dreambuilder_modpack-6885943d0491db83268f8bb4743bfd82ed725ea2.zip
update coloredwood, digilines, technic, gloopblocks, homedecor, mesecons,
pipeworks, player_textures, signs_lib, unifieddyes, and worldedit
Diffstat (limited to 'digilines')
-rw-r--r--digilines/settingtypes.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/digilines/settingtypes.txt b/digilines/settingtypes.txt
new file mode 100644
index 0000000..ad16ac8
--- /dev/null
+++ b/digilines/settingtypes.txt
@@ -0,0 +1,13 @@
+
+# If enabled, makes some nodes with inventories (like chests) send signals
+# when items are moved in the inventory.
+digilines_enable_inventory (Enable inventory signals) bool true
+
+# Enable or disable the LCD panel with visible text.
+digilines_enable_lcd (Enable LCD) bool true
+
+# Enable or disable the light sensor component.
+digilines_enable_lightsensor (Enable light sensor) bool true
+
+# Enable or disable the real time clock component.
+digilines_enable_rtc (Enable RTC) bool true