Fluid Quality Bonus


Get more fluid output from quality ingredients

Tweaks
4 months ago
2.0
621
Fluids Manufacturing
Owner:
DeathJunkie88
Source:
https://github.com/kbolino/fluid-qual...
Homepage:
N/A
License:
GNU GPLv3
Created:
4 months ago
Latest Version:
0.0.8 (4 months ago)
Factorio version:
2.0
Downloaded by:
621 users

This mod adds a bonus to fluid output from recipes made with quality ingredients. The bonus scales linearly with the quality level, starting at a default of 20% for uncommon quality ingredients, up to 100% for legendary ingredients.

Performance penalty is okay for small to medium sized builds, but will eat UPS on very large bases. I'm working on finding a better way, but if you only need a boost for holmium solution, check out Quezler's mod: https://mods.factorio.com/mod/quality-holmium-ore-returns-more-holmium-solution

Based on this idea from the forums: https://forums.factorio.com/viewtopic.php?f=6&t=120829

Future goals

  • Optimize performance
    • Try not to use on_tick if possible, maybe by altering recipes in prototype stage
    • Find a better way to detect when crafting completes than monitoring crafting_progress and bonus_progress