Fulgora Scrap Recycling Fix (Mining Drones + K2SO)

by jsvg1

Made generally for personal use. Fixes recyclers voiding scrap on Fulgora when a Mining Drones mod is used with Krastorio 2 Spaced Out. Mining Drones creates hidden 'mine-<resource>' pseudo-recipes; K2SO re-runs the vanilla recycling generator over every recipe, and because that generator names its output after the recipe's product, mine-scrap silently overwrites the real scrap-recycling recipe (and mine-<ore> recipes overwrite ore self-recycling). This mod loads after K2SO, detects any recycling recipe clobbered by a mining pseudo-recipe, and restores the original. No settings, no runtime code, safe to add or remove at any time.

Tweaks
3 days ago
2.0
2
Owner:
jsvg1
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
3 days ago
Latest Version:
1.0.0 (3 days ago)
Factorio version:
2.0
Downloaded by:
2 users

Made for personal use, but feel free to download. Confirmed working. Fixes recyclers voiding scrap on Fulgora when Mining Drones is used with Krastorio 2 Spaced Out. Mining Drones creates a hidden 'mine-scrap' recipe; K2SO re-runs the vanilla recycling generator over every recipe, and because that generator names its output after the recipe's product it silently overwrites the real scrap-recycling recipe. This mod marks the mining pseudo-recipes as auto_recycle = false so they are skipped. No settings, no runtime code, safe to add or remove at any time.