Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pettett/ch-concentrated-solar
A mod adding concentrated solar energy to Factorio.
https://github.com/pettett/ch-concentrated-solar
factorio factorio-mod mod modding
Last synced: about 1 month ago
JSON representation
A mod adding concentrated solar energy to Factorio.
- Host: GitHub
- URL: https://github.com/pettett/ch-concentrated-solar
- Owner: pettett
- License: gpl-3.0
- Created: 2023-01-08T19:17:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T13:41:09.000Z (6 months ago)
- Last Synced: 2024-06-22T21:51:12.112Z (6 months ago)
- Topics: factorio, factorio-mod, mod, modding
- Language: Lua
- Homepage: https://mods.factorio.com/mod/ch-concentrated-solar
- Size: 18.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Cheese's Concentrated Solar
![banner art](non_mod/banner.png)
This mod adds concentrated solar power to Factorio, in two components:
- **Heliostat Mirrors** - A mirror that rotates to send 110KW of solar power to the closest tower within their range of 35 tiles.
- **Solar Towers**
- Including the Solar Power Tower, which turns solar energy into up to 60MW of heat.
- The Solar Laser Tower, which concentrates solar energy into up to 60MW of solar devastation.![banner art](non_mod/banner2.png)
## Performance
Most work is done on building placement and deletion, then each group of a single tower and all it's mirrors are updated at once, making this quite performant. For UPS oriented megabases this is clearly not the way for the same reason as nuclear power; fluid.
## Mod Compatibility
- **Glass** - adds glass and other ingredients to recipes when available.
- **K2** - 1.9 times power multiplier (changeable in settings), Tweaked crafting recipes (included glass, lithium-chloride, etc.).
- **Space Exploration** - Towers can be placed in space, requires space science.