Minable Landfill


Makes landfill minable, like concrete. Be aware that mining landfill beneath yourself will kill you.

Tweaks
a month ago
1.1
134
Environment
Owner:
captivator
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
a month ago
Latest Version:
0.1.0 (a month ago)
Factorio version:
1.1
Downloaded by:
134 users

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" }