Minable Landfill deprecated


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

Tweaks
7 months ago
1.1
136
Environment
Owner:
captivator
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
7 months ago
Latest Version:
0.1.0 (7 months ago)
Factorio version:
1.1
Downloaded by:
136 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" }