Lamp: Difference between revisions
No edit summary |
Techhead7890 (talk | contribs) (→History: recipe change in 17) |
||
(25 intermediate revisions by 14 users not shown) | |||
Line 1: | Line 1: | ||
[[File:lamp-example-1.png|thumb|256px]] | {{Languages}} | ||
The lamp is a basic electric device providing | {{:Infobox:Lamp}} | ||
{| | |||
| | [[File:lamp-example-1.png|thumb|Radius of a single lamp.|256px]] | ||
[[File:Lamp colors.png|thumb|All types of available lamp colors.|256px]] | |||
| | The lamp is a basic electric device providing light to a medium area (10 tile radius) at night. It can be used to increase visibility in a factory, so [[nightvision]] is not needed. | ||
| | == Color == | ||
| | |||
|} | Lamp colors can be changed. The can be done by sending a color signal to the lamp. When the condition inside the lamp passes, instead of lighting up white, it will use that color. This can be used to create colored displays, or indicate status. If more than one color signal is received, precedence is given to them in the order below (i.e. if red and green are received, the lamp will light red). As of now, attempting to use grey or black signals will just have the lamp's light show up as white, making those signal colors somewhat useless. | ||
Colored lamps illuminate only to a 1.5 tile radius. | |||
Available colors: | |||
* {{Color|ff6666}} <span style="color:#FF7777">Red</span> | |||
* {{Color|55dd55}} <span style="color:#55dd55">Green</span> | |||
* {{Color|8888FF}} <span style="color:#aaaaFF">Blue</span> | |||
* {{Color|FFFF55}} <span style="color:#FFFF55">Yellow</span> | |||
* {{Color|FF77FF}} <span style="color:#FF77FF">Magenta</span> | |||
* {{Color|77FFFF}} <span style="color:#77FFFF">Cyan</span> | |||
* {{Color|FFFFFF}} <span style="color:#FFFFFF">White</span> | |||
Not implemented: | |||
* {{Color|555555}} Gray | |||
* {{Color|000000}} <span style="color:#999999">Black</span> | |||
== History == | |||
{{history|0.17.0| | |||
* Balancing: Lamp recipe iron sticks ingredient changed to copper cables.}} | |||
{{history|0.13.16| | |||
* Changed default value of "lights render resolution" graphics option to 0.25. This can be increased at the cost of performance.}} | |||
{{history|0.13.0| | |||
* Implemented lamp colors based on received signal.}} | |||
{{history|0.12.1| | |||
* Circuit network conditions can be copy and pasted between lamps.}} | |||
{{history|0.12.0| | |||
* The lamp can be connected to the [[circuit network]].}} | |||
{{history|0.10.1| | |||
* Reduced slowdowns when drawing many lights.}} | |||
{{history|0.5.0| | |||
* New graphics}} | |||
{{history|0.2.0| | |||
* Introduced}} | |||
== See also == | == See also == | ||
[[ | * [[Electric system]] | ||
{{LogisticsNav}} | |||
{{C|Circuit network}} |
Latest revision as of 12:57, 14 March 2021
Lamp |
Recipe |
|
+ + + → | |
Total raw |
|
+ + |
Recipe |
|
+ + + → | |
Total raw |
|
+ + |
Map color |
|
Health |
100 |
Stack size |
50 |
Dimensions |
1×1 |
Energy consumption |
5.0 kW (electric) |
Mining time |
0.1 |
Prototype type |
|
Internal name |
small-lamp |
Required technologies |
|
Produced by |
|
The lamp is a basic electric device providing light to a medium area (10 tile radius) at night. It can be used to increase visibility in a factory, so nightvision is not needed.
Color
Lamp colors can be changed. The can be done by sending a color signal to the lamp. When the condition inside the lamp passes, instead of lighting up white, it will use that color. This can be used to create colored displays, or indicate status. If more than one color signal is received, precedence is given to them in the order below (i.e. if red and green are received, the lamp will light red). As of now, attempting to use grey or black signals will just have the lamp's light show up as white, making those signal colors somewhat useless.
Colored lamps illuminate only to a 1.5 tile radius.
Available colors:
- Red
- Green
- Blue
- Yellow
- Magenta
- Cyan
- White
Not implemented:
- Gray
- Black
History
- 0.17.0:
- Balancing: Lamp recipe iron sticks ingredient changed to copper cables.
- 0.13.16:
- Changed default value of "lights render resolution" graphics option to 0.25. This can be increased at the cost of performance.
- 0.13.0:
- Implemented lamp colors based on received signal.
- 0.12.1:
- Circuit network conditions can be copy and pasted between lamps.
- 0.12.0:
- The lamp can be connected to the circuit network.
- 0.10.1:
- Reduced slowdowns when drawing many lights.
- 0.5.0:
- New graphics
- 0.2.0:
- Introduced