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
9 days ago
1.0 - 2.0
20.7K
Mining

g 2.0.42 error

10 days ago

ev-mining-drills/space-age/drills.lua:19: attempt to index field 'layers' (a nil value)
stack traceback:
ev-mining-drills/space-age/drills.lua:19: in main chunk
[C]: in function 'require'
ev-mining-drills/data.lua:13: in main chunk

9 days ago
(updated 9 days ago)

In mods/ev-mining-drills/space-age/drills.lua change the numbers from these lines from 10, 11, 16 into 9, 10, 14. There are 8 places with roughly the same 5 lines (North South East West, for mk1 and mk2), and it's the last 3 of each group that need changing.

... ].graphics_set.working_visualisations[9].north_animation.layers[1].filename = ...
... ].graphics_set.working_visualisations[10].north_animation.filename = ...
... ].graphics_set.working_visualisations[14].north_animation.layers[1].filename = ...
9 days ago

In data.lua change the numbers from these lines...
```

Thank you, kind person!

9 days ago
(updated 9 days ago)

accidentally double posted

9 days ago

In data.lua change the numbers from these lines from 10, 11, 16 into 9, 10, 14. There are 8 places with roughly the same 5 lines (North South East West, for mk1 and mk2), and it's the last 3 of each group that need changing.
... ].graphics_set.working_visualisations[9].north_animation.layers[1].filename = ... ... ].graphics_set.working_visualisations[10].north_animation.filename = ... ... ].graphics_set.working_visualisations[14].north_animation.layers[1].filename = ...

I don't see those in my data.lua for the mod,rather drills.lua

9 days ago

Hi, i am unsure in which data.lua i should check ? the mod itself, the game lua ? Can someon give me an example of file to search for ? (i.e something like this : C:\Program Files (x86)\Steam\steamapps\common\Factorio\data\base ... to show where to file de data.lua file that needs to be modified ? thank you :) Love the mod

9 days ago

In the folder with the mod, this is the file that needs to be changed: "drills.lua"
ev-mining-drills /space-age/drills.lua

9 days ago

My bad, I didn't pay attention to the file name! Sorry for the confusion, I've updated my post to correct it!

9 days ago

A fix is coming online right now guys.
Thanks for everything. You can finally rest. 😉
_77

9 days ago

Thanks!

New response