Makes landfill minable, like concrete. Be aware that mining landfill beneath yourself will kill you.
I am way too lazy to make a repository for this mod, so here is the source code:
-- data-final-fixes.lua
data.raw["tile"]["landfill"].minable = { mining_time = 0.1, result = "landfill" }