-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Is your feature request related to a problem? Please describe.
I don't care about the feature as a user, as I can already do it myself. I'm just offering to write it.
Describe the solution you'd like
I wrote code that restores landfill tiles to the original, by regenerating the chunks on a separate surface, and copying tiles from them. It works, and as far as I know, no one has implemented this before.
I have no idea how interesting this is to other people, but if you want it in the mod I'll contribute it. It currently works as a script you can try:
https://github.com/combe15/factorio-whiteboard/blob/main/Lua/landfill%20undo.lua
But in a mod, I would make a planner for it, like the ore eraser. And the code would have comments and not look like a mess.
Additional context
Reactions are currently unavailable