Currently, we have Burner, Electric, and Heat power sources. There are a few I think we need.
Constant: Always active. Just produces the set amount of power. Like a Portable Fusion reactor. Would allow a non-scripted source of infinite power, among other things.
Solar: Solar panel type source. Produces power based on Global Light Level of the surface. Has a minimum and maximum fraction, corresponding to midnight and noon. (minimum and maximum light levels).
Hybrid. A nested table which has multiple power sources. Heat + electricity. Forges can run on either. Solar + Electricity. Greenhouses need light, but during the day they sure don't need electric lights running. Uses the first one in the list first, and does the next if it needs more power.
Script: Set power output via a Lua command. Lets you make windmills or something without having to flicker them on and off.
Would want to be able to attach this to pretty much anything that uses or produces power.
Power sources: Constant, Solar, Hybrid
- Ranakastrasz
- Smart Inserter
- Posts: 2171
- Joined: Thu Jun 12, 2014 3:05 am
- Contact:
Power sources: Constant, Solar, Hybrid
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16
Re: Power sources: Constant, Solar, Hybrid
+1 for Constant power supply. No need to use script to add energy in every tick anymore!