Squash daylight sensor help pages to 1 page

This commit is contained in:
Wuzzy 2019-03-25 12:15:37 +01:00
parent 967905264d
commit 418368fbc5
3 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,6 @@
# textdomain: mesecons_solarpanel
Daylight Sensor=
Daylight sensors are redstone components which provide redstone power when they are in sunlight and no power otherwise. They can also be inverted.=
Use the daylight sensor to turn it into an inverted daylight sensor, which supplies redstone energy when it is in moonlight.=
Use the daylight sensor to toggle its state.=
Inverted Daylight Sensor=
An inverted daylight sensor is a variant of the daylight sensor. It is a redstone component which provides redstone power when it in moonlight and no power otherwise. It can turned back into an ordinary daylight sensor.=
Use the inverted daylight sensor to turn it into a daylight sensor.=
In inverted state, they provide redstone power when they are not in sunlight and no power otherwise.=