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
|
||||
bulb: Tube
|
||||
color: "#EEEEFF"
|
||||
lightEnergy: 2.5
|
||||
lightRadius: 10
|
||||
lightEnergy: 1
|
||||
lightRadius: 15
|
||||
lightSoftness: 0.9
|
||||
BurningTemperature: 350
|
||||
PowerUse: 12
|
||||
|
||||
Reference in New Issue
Block a user