Better Energy Production


Better Energy Production introduces various buildings and items to the game. Explore new ways of creating sustainable energy and keeping your world as clean as possible. Start right at the beginning of your world with three options of creating pollution free and clean power. Later research more technologies to expand your possibilities of getting clean power through a variety of wind turbines, solar panels and more!

Content
8 months ago
1.1
15.1K
Fluids Power

b A Couple of recipe errors

7 months ago

The "csp-panel" and "wave-power-plant" have errors in the recipe structure.
The stack_size element is given a string, not a number. This is causing the Recycling Machines mod (https://mods.factorio.com/mod/ZRecycling) to error out with this:
ZRecycling/data-final-fixes.lua:536: in function 'swopResultsAndIngredients'
ZRecycling/data-final-fixes.lua:480: in function 'add_reverse_recipe'
ZRecycling/data-final-fixes.lua:675: in main chunk
6.469 Loading mod core 0.0.0 (data.lua)
6.676 Checksum for core: 466641612
6.770 Error ModManager.cpp:1625: Error in assignID: recipe-category with name 'crafting' does not exist.

I modified ZRecycling to log each item processed to find these errors.
Simply modifying the "stack_size" element to = 10 instead of = "10" will fix these errors.

Thanks for the mod!!!

6 months ago

Hey!
Thanks for letting me know, these bugs will be fixed with the upcoming update.
Great to hear that you enjoy the mod, some new things are already planned for the future!

New response