settingtypes.txt 485 B

1234567891011121314
  1. # If enabled, makes some nodes with inventories (like chests) send signals
  2. # when items are moved in the inventory.
  3. digilines_enable_inventory (Enable inventory signals) bool true
  4. # Enable or disable the LCD panel with visible text.
  5. digilines_enable_lcd (Enable LCD) bool true
  6. # Enable or disable the light sensor component.
  7. digilines_enable_lightsensor (Enable light sensor) bool true
  8. # Enable or disable the real time clock component.
  9. digilines_enable_rtc (Enable RTC) bool true