summaryrefslogtreecommitdiff
path: root/digilines/settingtypes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'digilines/settingtypes.txt')
-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