Extended Vanilla: Mining & Drills


This mod adds multiple new tiers of electric mining drills with their relative techs through the game progression that are fully customizable in terms of hps, speed, base production, emissions per minute and consumption via startup settings. Advanced big mining drills for SA are in program. Repices are modified by: Ev Refining.

Content
3 days ago
1.0 - 2.0
17.7K
Mining

g Sprite loading error

3 days ago

After last update I get an error about sprite size, big-mining-drill-W-top.png is outside the actual sprite size (0x316 428x632 vs 0x0 1284x474). Please fix this! TY!

3 days ago

Also got this on latest.

3 days ago

Lemme fix that then.
_77

3 days ago

Sincerely - I've tried to do this, even reinstalled the game, but unfortunately I'm unable to find a different sprite resolution and therefore the error itself.
Try updating the game. Or maybe the steam version - I play from steam yes - has different settings.

2 days ago

I also use hd age modpack, there is error with that and squeak through 2. I'll report it on that end as well.

2 days ago

@77Playmaker
Is there a special reason why you wrote the following code in the data-final-fixes.lua while all other require references are in the data.lua?

-- <> -- { v3.0.0: Space age changes } -- <> --
if mods ["space-age"] then
    require("space-age.changes")
    require("space-age.drills")
end

If not, everything will work with my mods as soon as you move this section to data.lua or data-updates.lua.

a day ago

Hmm... I just renamed the file and it seems to work :)
Thanks for the tip!

New response