Fix LED lights. (#12141)
Changes their energy level and range so that while they're higher power lights, they don't burn out your eyeballs. Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
This commit is contained in:
@@ -108,8 +108,8 @@
|
|||||||
- type: LightBulb
|
- type: LightBulb
|
||||||
bulb: Tube
|
bulb: Tube
|
||||||
color: "#EEEEFF"
|
color: "#EEEEFF"
|
||||||
lightEnergy: 2.5
|
lightEnergy: 1
|
||||||
lightRadius: 10
|
lightRadius: 15
|
||||||
lightSoftness: 0.9
|
lightSoftness: 0.9
|
||||||
BurningTemperature: 350
|
BurningTemperature: 350
|
||||||
PowerUse: 12
|
PowerUse: 12
|
||||||
|
|||||||
Reference in New Issue
Block a user