TA Miners


This is a Fork of (Texugo Texugo TA Miners)... Big Miners inspired on Total Annihilation metal extractors models, adds 3 tiers of massive miners that can mine entire ore spawns

Content
14 days ago
1.1 - 2.0
19.0K
Mining

i [DONE] Tungsten

4 months ago

Would it be possible to change the miners to also allow the mining of Tungsten ore in space age? I find it a bit humorous that this big af drill is unable to mine this one ore type.

4 months ago

I'll check and add that capability

2 months ago
(updated 2 months ago)

Hi!
Temporary solution until the author updates the mod settings:
In the mod folder, open the file "data-updates.lua", add the following text at the end, save the file.

if mods["space-age"] then
    table.insert( data.raw[ "mining-drill" ][ "moho_extractor" ].resource_categories, "hard-solid" )
    table.insert( data.raw[ "mining-drill" ][ "mantle_extractor" ].resource_categories, "hard-solid" )
end
14 days ago

Done will come in the next release

New response