Extended Vanilla: Mining & Drills


Recipes are modified by some mods, including Ev Refining, Krastorio and AAI. This mod adds multiple new tiers of electric mining drills (and BIG mining drills) through the game progression fully customizable via startup settings. (You can change hps, speed, resource drain, emissions per minute and consumption.)

Content
a month ago
1.0 - 2.0
25.7K
Mining

g 2.0.42 error

10 months 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

10 months ago
(updated 10 months 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 = ...
10 months ago

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

Thank you, kind person!

10 months ago
(updated 10 months ago)

accidentally double posted

10 months 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

10 months 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

10 months 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

10 months ago

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

10 months ago

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

10 months ago

Thanks!

This thread has been locked.